Package: libgetargs-long-perl (1.1001-2) [universe]
Links for libgetargs-long-perl
Ubuntu Resources:
Download Source Package libgetargs-long-perl:
- [libgetargs-long-perl_1.1001-2.dsc]
- [libgetargs-long-perl_1.1001.orig.tar.gz]
- [libgetargs-long-perl_1.1001-2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Colin Watson
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Perl module to parse long function arguments
The Getargs::Long module allows usage of named parameters in function calls, along with optional argument type-checking. It provides an easy way to get at the parameters within the routine, and yields concise descriptions for the common cases of all-mandatory and all-optional parameter lists.
The validation of arguments can be done by a structure-driven routine getargs() which is fine for infrequently called routines (but should be slower), or via a dedicated routine created and compiled on the fly the first time it is needed, by using the cgetargs() family (expected to be faster).
The Log::Agent module is used to report errors, which leaves to the application the choice of the final logging method: to a file, to STDERR, or to syslog.
Note that this module is still in the alpha stage of development, and the interface to it may change: indeed, it changed between 0.1.2 and 0.1.3.
Other Packages Related to libgetargs-long-perl
|
|
|
-
- dep: liblog-agent-perl
- Log::Agent - Helper logging routines for perl
-
- dep: perl (>= 5.6.1)
- Larry Wall's Practical Extraction and Report Language
Download libgetargs-long-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 24.4 kB | 96.0 kB | [list of files] |