Getopt::EvaP

Getopt::EvaP is a Perl module to evaluate Perl command line parameters.
Download

Getopt::EvaP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stephen O. Lidie
  • Publisher web site:
  • http://search.cpan.org/~lusol/Tk-Gauge-0.3/Tk/Gauge.pm

Getopt::EvaP Tags


Getopt::EvaP Description

Getopt::EvaP is a Perl module to evaluate Perl command line parameters. Getopt::EvaP is a Perl module to evaluate Perl command line parameters.SYNOPSIS use vars qw/@PDT @MM %OPT/; use Getopt::EvaP; EvaP @PDT, @MM, %OPT;EXPORTuse Getopt::EvaP exports the subs EvaP and EvaP_PAC into your name space.@PDT is the Parameter Description Table, which is a reference to a list of strings describing the command line parameters, aliases, types and default values. @MM is the Message Module, which is also a reference to a list of strings describing the command and it's parameters. %OPT is an optional hash reference where Evaluate Parameters should place its results. If specified, the historical behaviour of modifying the calling routines' namespace by storing option values in %Options, %options and $opt* is disabled. Requirements: · Perl


Getopt::EvaP Related Software