deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libgetopt-long-descriptive-perl, libmoose-perl, libmoosex-role-parameterized-perl,
libnamespace-autoclean-perl, libtry-tiny-perl
Description: |-
Moose extension for processing command line options
MooseX::Getopt is a Moose role which provides an alternate constructor for
creating objects using parameters passed in from the command line. This module
automatically discovers command line parameters by introspecting your class
attributes, using the name of your attribute as the command line option. If
there is a type constraint defined, it will configure Getopt::Long to handle
the option accordingly.
.
By default, attributes beginning with an underscore are considered private and
are not given commandline argument support, unless the attribute's metaclass
is set to MooseX::Getopt::Meta::Attribute. You can also use this behaviour to
get non-default commandline option names and aliases.
Homepage: https://metacpan.org/release/MooseX-Getopt
Installed-Size: '116'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libmoosex-getopt-perl
Priority: optional
Section: perl
Version: 0.75-3
srcpkg_name: libmoosex-getopt-perl
srcpkg_version: 0.75-3