Options.pm

Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module.
Download

Options.pm Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Phil Christensen
  • Publisher web site:
  • https://launchpad.net/txopenid

Options.pm Tags


Options.pm Description

Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module. Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module from the Twisted Python library.This module will allow you to specify which options to look for on the command line, and supports both long and short versions of simple flags and parameters. If a required parameter is unspecified, Options.pm will print nicely formatted usage information with the error.Requirements:· PerlWhat's New in This Release:· Support for flag grouping was implemented.· A changelog, example.pl, unit tests, pod tests, and pod coverage tests were added.· Module::Build is now used instead of ExtUtils::MakeMaker, although Makefile.PL is still available for backwards compatibility.


Options.pm Related Software