Package : perl-Getargs-Long > RPM : perl-Getargs-Long-1.101.200-1.mga7.src.rpm

Basic items

Name perl-Getargs-Long
Version 1.101.200
Release 1.mga7
URL http://search.cpan.org/dist/Getargs-Long
Group Development/Perl
Summary Parses long function args f(-arg => value)
Size 47KB
Arch noarch
License GPL+ or Artistic

Description

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
fist 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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-10-22 15:29:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie