SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Argv rpm build for : OpenSuSE. For other distributions click perl-Argv.

Name : perl-Argv
Version : 1.28 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 18:30:39
Group : Development/Libraries/Perl Source RPM : perl-Argv-1.28-lp154.1.1.src.rpm
Size : 0.14 MB
Packager : https://www_suse_com/
Summary : Provide an OO interface to an arg vector
Description :
An Argv object treats a command line as 3 separate entities: the _program_,
the _options_, and the _args_. The _options_ may be further subdivided into
user-defined _option sets_ by use of the \'optset\' method. When one of the
_execution methods_ is called, the parts are reassembled into a single list
and passed to the underlying Perl execution function.

Compare this with the way Perl works natively, keeping the 0th element of
the argv in \'$0\' and the rest in \'AATTARGV\'.

By default there\'s one option set, known as the _anonymous option set_,
whose name is the null string. All parsed options go there. The advanced
user can define more option sets, parse options into them according to
Getopt::Long-style descriptions, query or set the parsed values, and then
reassemble them in any way desired at exec time. Declaring an option set
automatically generates a set of methods for manipulating it (see below).

All argument-parsing within Argv is done via Getopt::Long.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Argv-1.28-lp154.1.1.noarch.rpm
     

Provides :
perl(Argv)
perl(Argv::Win32Utils)
perl-Argv

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Argv.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Argv
/usr/share/doc/packages/perl-Argv/Argv.html
/usr/share/doc/packages/perl-Argv/Changes
/usr/share/doc/packages/perl-Argv/README
/usr/share/doc/packages/perl-Argv/examples
/usr/share/doc/packages/perl-Argv/examples/functional
/usr/share/doc/packages/perl-Argv/examples/wrapper
/usr/share/man/man3/Argv.3pm.gz

 
ICM