Getopt::Long::GUI

A Getopt::Long wrapper
Download

Getopt::Long::GUI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Wes Hardaker
  • Publisher web site:
  • http://search.cpan.org/~hardaker/

Getopt::Long::GUI Tags


Getopt::Long::GUI Description

A Getopt::Long wrapper Getopt::Long::GUI is a Perl module that acts as a wrapper around Getopt::Long that extends the value of the original Getopt::Long module to add a simple graphical user interface option screen if no arguments are passed to the program. Thus, the arguments to actually use are built based on the results of the user interface. If arguments were passed to the program, the user interface is not shown and the program executes as it normally would and acts just as if Getopt::Long::GetOptions had been called instead.SYNOPSIS use Getopt::Long::GUI; GetOptions(\%opts, , ); # or GetOptions( => \$help, => \$flag); Requirements: · Perl


Getopt::Long::GUI Related Software