SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Getopt-Tabular
Version : 0.300.0 Vendor : openSUSE
Release : 1.1 Date : 2025-02-06 23:25:30
Group : Unspecified Source RPM : perl-Getopt-Tabular-0.300.0-1.1.src.rpm
Size : 0.08 MB
Packager : http://bugs_opensuse_org
Summary : Table-driven argument parsing for Perl 5
Description :
*Getopt::Tabular* is a Perl 5 module for table-driven argument parsing,
vaguely inspired by John Ousterhout\'s Tk_ParseArgv. All you really need to
do to use the package is set up a table describing all your command-line
options, and call &GetOptions with three arguments: a reference to your
option table, a reference to \'AATTARGV\' (or something like it), and an
optional third array reference (say, to \'AATTnewARGV\'). &GetOptions will
process all arguments in \'AATTARGV\', and copy any leftover arguments (i.e.
those that are not options or arguments to some option) to the \'AATTnewARGV\'
array. (If the \'AATTnewARGV\' argument is not supplied, \'GetOptions\' will
replace \'AATTARGV\' with the stripped-down argument list.) If there are any
invalid options, \'GetOptions\' will print an error message and return 0.

Before I tell you all about why Getopt::Tabular is a wonderful thing, let
me explain some of the terminology that will keep popping up here.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
perl(Getopt::Tabular)
perl-Getopt-Tabular

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/Tabular.pm
/usr/lib/perl5/vendor_perl/5.40.0/Getopt/Tabular.pod
/usr/share/doc/packages/perl-Getopt-Tabular
/usr/share/doc/packages/perl-Getopt-Tabular/Changes
/usr/share/doc/packages/perl-Getopt-Tabular/README
/usr/share/doc/packages/perl-Getopt-Tabular/demo
/usr/share/man/man3/Getopt::Tabular.3pm.gz

 
ICM