Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Getopt-Tabular | Distribution: OpenMandriva Lx |
Version: 0.300.0 | Vendor: OpenMandriva |
Release: 7 | Build date: Tue Mar 22 07:11:30 2022 |
Group: Development/Perl | Build host: huaweiomv7.rosalinux.ru |
Size: 85106 | Source RPM: perl-Getopt-Tabular-0.300.0-7.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: http://search.cpan.org/dist/Getopt-Tabular | |
Summary: Table-driven argument parsing for Perl 5 |
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 @ARGV (or something like it), and an optional third array reference (say, to @newARGV). &GetOptions will process all arguments in @ARGV, and copy any leftover arguments (i.e. those that are not options or arguments to some option) to the @newARGV array. (If the @newARGV argument is not supplied, GetOptions will replace @ARGV with the stripped-down argument list.) If there are any invalid options, GetOptions will print an error message and return 0.
GPL+ or Artistic
* Fri Feb 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.300.0-1mdv2010.1 + Revision: 504892 - rebuild using %perl_convert_version * Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.3-8mdv2010.0 + Revision: 430460 - rebuild * Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 0.3-7mdv2009.0 + Revision: 241442 - rebuild - kill re-definition of %buildroot on Pixel's request + Olivier Blin <oblin@mandriva.com> - restore BuildRoot * Sun Aug 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.3-5mdv2008.0 + Revision: 67060 - rebuild
/usr/share/doc/perl-Getopt-Tabular /usr/share/doc/perl-Getopt-Tabular/Changes /usr/share/doc/perl-Getopt-Tabular/README /usr/share/man/man3/Getopt::Tabular.3pm.zst /usr/share/perl5/vendor_perl/Getopt /usr/share/perl5/vendor_perl/Getopt/Tabular.pm /usr/share/perl5/vendor_perl/Getopt/Tabular.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 8 23:29:50 2024