-
-
02 May 2015 10:19:43 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (6)
- Testers (711 / 1 / 0)
- Kwalitee
Bus factor: 0- License: artistic_2
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (30.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Getopt::Long
- Moo
- Test::Exception
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.0.6 - 2015-05-02
- Added new functionality to print_usage #8
- Merged the pull request from apinco@github (https://github.com/mytram/perl-argparse/pull/8 for the above change
Modules
Parsing command line arguments with a richer and more user-friendly API interface, similar to python's argpare but with perlish extras.Provides
in lib/Getopt/ArgParse/ActionAppend.pmin lib/Getopt/ArgParse/ActionCount.pmin lib/Getopt/ArgParse/ActionStore.pmin lib/Getopt/ArgParse/Namespace.pmin lib/Getopt/ArgParse/Parser.pmModule Install Instructions
To install Getopt::ArgParse, copy and paste the appropriate command in to your terminal.
cpanm Getopt::ArgParse
perl -MCPAN -e shell install Getopt::ArgParse
For more information on module installation, please visit the detailed CPAN module installation guide.