Module Getopt-Plus (0.98):

Description

This package provides a way to set up executables with standard options for help (--help, --longhelp, --man), logging (--verbose, --debug, and more), keeping the relevant documentation in one place instead of spreading it liberally across your source file(s). It provides a common behaviour for your executables with minimum effort.

Modules & Classes Provided:

Getopt::Plus - Options wrapper with standard options, help system and

more

Required Packages:

Class::MethodMaker 1.04

    IPC::Run            0.44
    List::Util          1.06
    Log::Info           1.13
    Pod::Usage          1.12

Required Perl Version:

5.005_62

Package Maintainer:

Martyn J. Pearce fluffy@cpan.org

Copyright

Copyright 2002, 2003 Martyn J. Pearce This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

26th November, 2005