libgetopt-tabular-perl_0.3-1_amd64.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Jan 4 18:17:03 UTC 2008


(new) libgetopt-tabular-perl_0.3-1.diff.gz optional perl
(new) libgetopt-tabular-perl_0.3-1.dsc optional perl
(new) libgetopt-tabular-perl_0.3-1_all.deb optional perl
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.
 .
 Some nice features of Getopt::Tabular are:
  * Command-line arguments are carefully type-checked, both by pattern and
    number -- e.g. if an option requires two integers, GetOptions makes sure
    that exactly two integers follow it!
  * The valid command-line arguments are specified in a data structure
    separate from the call to GetOptions; this makes it easier to have very
    long lists of options, and to parse options from multiple sources
    (e.g. the command line, an environment variable, and a configuration file).
  * Getopt::Tabular can intelligently generate help text based on your option
    descriptions.
  * The type system is extensible, and if you can define your desired argument
    type using a single Perl regular expression then it's particularly easy to
    extend.
  * Options can be abbreviated and come in any order.
  * A "spoof" mode in which arguments are parsed without side-effects.
(new) libgetopt-tabular-perl_0.3.orig.tar.gz optional perl
Changes: libgetopt-tabular-perl (0.3-1) unstable; urgency=low
 .
  [ David Paleino ]
  * Initial Release (Closes: #458918)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 458918 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list