libmousex-getopt-perl_0.33-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Feb 16 02:47:31 UTC 2011
(new) libmousex-getopt-perl_0.33-1.debian.tar.gz optional perl
(new) libmousex-getopt-perl_0.33-1.dsc optional perl
(new) libmousex-getopt-perl_0.33-1_all.deb optional perl
A Mouse role for processing command line options
This is a role which provides an alternate constructor for creating objects
using parameters passed in from the command line.
.
MouseX::Getopt attempts to DWIM as much as possible with the command line
params by introspecting your class's attributes. It will use the name of your
attribute as the command line option, and if there is a type constraint
defined, it will configure Getopt::Long to handle the option accordingly.
.
You can use the trait MouseX::Getopt::Meta::Attribute::Trait or the attribute
metaclass MouseX::Getopt::Meta::Attribute to get non-default commandline
option names and aliases.
.
You can use the trait MouseX::Getopt::Meta::Attribute::Trait::NoGetopt or the
attribute metaclass MouseX::Getopt::Meta::Attribute::NoGetopt to have
MouseX::Getopt ignore your attribute in the commandline options.
(new) libmousex-getopt-perl_0.33.orig.tar.gz optional perl
Changes: libmousex-getopt-perl (0.33-1) unstable; urgency=low
.
* Initial Release. (Closes: #612873)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 612873
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