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 : 1.3 Date : 2016-04-07 11:50:11
Group : Development/Libraries/Perl Source RPM : perl-Argv-1.28-1.3.src.rpm
Size : 0.14 MB
Packager : (none)
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/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Argv.pm
/usr/lib/perl5/vendor_perl/5.18.2/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