libmoosex-getopt-perl 0.18-1 (i386 binary) in ubuntu lucid

 MooseX::Getopt is a Moose role which provides an alternate constructor for
 creating objects using parameters passed in from the command line.
 .
 This module 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 attribute metaclass MooseX::Getopt::Meta::Attribute
 to get non-default commandline option names and aliases.
 .
 By default, attributes which start with an underscore are not given
 commandline argument support, unless the attribute's metaclass is set
 to MooseX::Getopt::Meta::Attribute. If you don't want you accessors
 to have the leading underscore in thier name, you can do this:

Details

Package version:
0.18-1
Source:
libmoosex-getopt-perl 0.18-1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional