SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Getopt-GetArgs rpm build for : openSUSE Tumbleweed. For other distributions click perl-Getopt-GetArgs.

Name : perl-Getopt-GetArgs
Version : 1.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.67 Date : 2024-08-05 17:40:21
Group : Development/Libraries/Perl Source RPM : perl-Getopt-GetArgs-1.03-7.67.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Perl module to allow enhanced argument passing,
Description :
GetArgs needs to know * what your subroutine was passed, * and what it
expected to be passed. * If you like, you can also supply default values to
use when an argument is not passed.

Using this information, GetArgs will create a hash of arguments for you to
use throughout your subroutine. Using GetArgs has several advantages:

1) Calls to your subroutine can pass named arguments, making the code more readable.
2) If it\'s easier to pass a list of arguments as you normally would, that\'s fine.
3) With GetArgs your use of arguments in your subroutine code is more readable.
4) Your subroutines are no longer limited in the number of arguments they expect.
5) Arguments can be passed in any order (if passed inside the hash ref), thus
only the arguments relevant to that call need to be passed--unnecessary
arguments can be ignored.
6) Case is not important, as GetArgs matches argument names case insensitively.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-G/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Getopt-GetArgs-1.03-7.67.noarch.rpm
     

Provides :
perl(Getopt::GetArgs)
perl-Getopt-GetArgs

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Getopt
/usr/lib/perl5/vendor_perl/5.40.0/Getopt/GetArgs.pm
/usr/share/doc/packages/perl-Getopt-GetArgs
/usr/share/doc/packages/perl-Getopt-GetArgs/Changes
/usr/share/doc/packages/perl-Getopt-GetArgs/README
/usr/share/man/man3/Getopt::GetArgs.3pm.gz

 
ICM