Package : perl-MouseX-Getopt

Package details

Summary: Optional meta attribute trait for ignoring params

Description:
This is a 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 trait the MouseX::Getopt::Meta::Attribute::Trait manpage or
the attribute metaclass the MouseX::Getopt::Meta::Attribute manpage to get
non-default commandline option names and aliases.


URL: http://search.cpan.org/dist/MouseX-Getopt
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs