Overview Getopt::Declare is *yet another* command-line argument parser, one which is specifically designed to be powerful but exceptionally easy to use. To parse the command-line in @ARGV, one simply creates a Getopt::Declare object, by passing "Geto...
FANGLY/Getopt-Declare-1.14 - 09 Mar 2011 07:49:10 GMTFor more information, see Getopt::Chain...
ROKR/Getopt-Chain-0.017 - 19 Dec 2011 19:59:37 GMTEWILHELM/Getopt-AsDocumented-v0.0.2 - 03 Jun 2013 08:06:15 GMT
The "getopts()" function processes single-character switches with switch clustering. Pass one argument which is a string containing all switches to be recognized. For each switch found, if an argument is expected and provided, "getopts()" sets $opt_x...
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMTGetopt::Chain can be used to provide svn(1)- and git(1)-style option and command processing. Any option specification covered by Getopt::Long is fair game. This is a new version of Getopt::Chain that uses Path::Dispatcher CAVEAT 1: This is pretty bet...
ROKR/Getopt-Chain-0.017 - 19 Dec 2011 19:59:37 GMTThis module is for rapid development of programs that can equally well present a simple GUI interface or present a command-line interface. It is the 80/20 attempt (i.e., 80% of the solution, gotten with just 20% of complexity that a full solution wou...
SBURKE/Getopt-Janus-1.03 - 09 Jun 2003 10:14:30 GMTEWILHELM/Getopt-Helpful-0.04 - 05 Jun 2006 06:07:35 GMT
This module provides the way to create function call object used in Getopt::EX module set. If your script has --begin option which tells the script to call specific function at the beginning of execution. You can do it like this: use Getopt::EX::Func...
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMTGetopt::FileConfig is a module for processing of configuration files which define some variables to be exported into the callers namespace(s). These variables can be optionally overriden from environment variables and unconditionally from command lin...
MTADEL/Getopt-FileConfig-1.0001 - 14 Mar 2011 12:26:00 GMTGetopt::Chain::v005 can be used to provide svn(1)- and git(1)-style option and subcommand processing. Any option specification covered by Getopt::Long is fair game. CAVEAT: Unfortunately, Getopt::Long slurps up the entire arguments array at once. Usu...
ROKR/Getopt-Chain-0.017 - 19 Dec 2011 19:59:37 GMTThe module uses a direct import mechanism called with a hash as parameter. The structure of the hash is as follows: The key is a combined (SHORT > LONG [ARGUMENT SPECIFIER [VALUE IDENTIFIER]]) option description for the outdated module "Getopt::Mixed...
DORNER/Getopt-Mixed-Help-0.26 - 04 May 2012 12:45:54 GMTThis module (GLEL for short) is a reimplementation of Getopt::Long (GL for short), but with much less features. It's an even more stripped down version of Getopt::Long::Less (GLL for short) and is perhaps less convenient to use for day-to-day scripti...
PERLANCAR/Getopt-Long-EvenLess-0.112 - 01 Feb 2019 17:48:32 GMT