The Getopt::Long module implements an extended getopt function called GetOptions(). It parses the command line from @ARGV, recognizing and removing specified options and their possible values. This function adheres to the POSIX syntax for command lin...
JV/Getopt-Long-2.51 - 12 Aug 2019 19:33:23 GMTGetopt::EX::Long is almost compatible to Getopt::Long and you can just replace module declaration and it should work just same as before. Besides working same, user can define their own option aliases and write dynamically loaded extension module. If...
UTASHIRO/Getopt-EX-v1.15.1 - 03 Sep 2019 23:08:24 GMTThis module is a reimplementation of Getopt::Long, with less features/configurability. Only the subset which I'm currently using (which I think already serves a lot of common use cases for a lot of people too) is implemented. Only three functions are...
PERLANCAR/Getopt-Long-Less-0.090 - 01 Feb 2019 17:42:51 GMTThis module is a wrapper around Getopt::Long that extends the value of the original Getopt::Long module to: 1) add a simple graphical user interface option screen if no arguments are passed to the program. Thus, the arguments to actually use are buil...
HARDAKER/Getopt-GUI-Long-0.93 - 25 Feb 2013 21:10:29 GMTThis module is a wrapper around Getopt::Long that extends the value of the originial Getopt::Long module to add a simple graphical user interface option screen if no arguments are passed to the program. Thus, the arguments to actually use are built b...
HARDAKER/Getopt-Long-GUI-0.1 - 06 May 2005 19:14:42 GMTThis is an experiment module....
PERLANCAR/Getopt-Long-Any-0.002 - 23 Dec 2016 06:25:05 GMTUsing the same syntax as Getopt::Long, scripts work on the command-line in the same way. If the same script is called in a CGI-like environment it'll change mode and display an HTML form of the options accepted on the command-line - from which you ca...
LUKEROSS/Getopt-Long-CGI-0.03 - 09 Jun 2018 16:40:13 GMTPERLANCAR/Getopt-Long-Dump-0.10 - 27 Oct 2016 05:39:21 GMT
This dist provides a means of parsing Getopt::Long's option specifications and turning them into hashes describing the spec. Furthermore, it can do the inverse, turning a hash into an option spec! Care has been taken to ensure that the output of "par...
SSCAFFIDI/Getopt-Long-Spec-0.002 - 16 Jul 2012 15:13:21 GMTThis module is a wrapper and drop-in replacement for Getopt::Long. It provides the same interface as Getopt::Long and, unlike other wrappers like Getopt::Long::Complete or Getopt::Long::Modern it does not change default configuration and all Getopt::...
PERLANCAR/Getopt-Long-More-0.005 - 20 Jan 2019 12:46:09 GMTPERLANCAR/Getopt-Long-Util-0.890 - 10 Aug 2017 10:56:23 GMT
Getopt::Long::Modern is a simple wrapper of Getopt::Long to reduce the amount of typing needed to get modern defaults, and to avoid having to remember the correct incantations. See "Summary of Option Specifications" in Getopt::Long for details on spe...
DBOOK/Getopt-Long-Modern-1.000 - 27 Apr 2017 02:01:19 GMTIl modulo Getopt::Long implementa una funzione getopt estesa chiamata GetOptions(). Questa funzione aderisce alla sintassi POSIX per le opzioni a linea di comando, con le estensioni GNU. In generale, questo significa che le ozioni hanno nomi lunghi a...
ENRYS/POD2-IT-Getopt-Long-1.02 - 15 Sep 2008 16:07:48 GMTPERLANCAR/Complete-Getopt-Long-0.472 - 10 Sep 2019 06:09:56 GMT
This module provides a quick and easy way to add shell tab completion feature to your scripts, including scripts already written using the venerable Getopt::Long module. Currently bash and tcsh are directly supported; fish and zsh are also supported ...
PERLANCAR/Getopt-Long-Complete-0.310 - 20 Dec 2017 13:14:26 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 GMTPERLANCAR/Getopt-Long-Less-Dump-0.001 - 02 Oct 2017 04:25:35 GMT
PERLANCAR/Getopt-Long-More-Util-0.001 - 03 Dec 2016 10:23:59 GMT
This module aims to provide a nicer negative boolean option names. By default, Getopt::Long provides options "--foo" as well as "--no-foo" and "--nofoo" if you specify boolean option specification "foo!". But this produces awkward/incorrect English w...
PERLANCAR/Getopt-Long-Negate-EN-0.060 - 23 Apr 2019 12:26:00 GMTThis is the Indonesian equivalent for Getopt::Long::Negate::EN....
PERLANCAR/Getopt-Long-Negate-ID-0.001 - 07 Aug 2016 08:35:04 GMT