perl-MooseX-App-Cmd - Mashes up MooseX::Getopt and App::Cmd
Website: | http://search.cpan.org/dist/MooseX-App-Cmd |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
This module marries App::Cmd with MooseX::Getopt. Use it like the App::Cmd manpage advises (especially see the App::Cmd::Tutorial manpage), swapping App::Cmd::Command for MooseX::App::Cmd::Command. Then you can write your commands as Moose classes, with the MooseX::Getopt defining the options for you instead of 'opt_spec' returning a Getopt::Long::Descriptive spec.
Packages
perl-MooseX-App-Cmd-0.06-3.fc14.noarch [16 KiB] |
Changelog
by Marcela Maslanova (2010-05-03):
- Mass rebuild with perl-5.12.0 |