Getopt::Function

Getopt::Function is a Perl module to provide mixed options with help information.
Download

Getopt::Function Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Getopt::Function Team
  • Publisher web site:
  • http://search.cpan.org/~mikedlr/Getopt-Function-0.017/lib/Getopt/Function.pm

Getopt::Function Tags


Getopt::Function Description

Getopt::Function is a Perl module to provide mixed options with help information. Getopt::Function is a Perl module to provide mixed options with help information.SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function , { => } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts; $::opthandler->check_opts;The aim of this module is to make it easy to provide sophisticated and complex interfaces to commands in a simple to use and clear manner with proper help facilities.It is designed to do this by making it possible to write the options, with documentation and subroutines to implement them, directly into a hash and then call the appropriate ones as options detected on the command line. Requirements: · Perl


Getopt::Function Related Software