Mashes up MooseX::Getopt and App::Cmd
This module marries App::Cmd with MooseX::Getopt. Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping App::Cmd::Command for MooseX::App::Cmd::Command. Then you can write your moose commands as moose classes, with MooseX::Getopt defining the options for you instead of opt_spec returning a Getopt::Long::Descriptive spec.
$
pkg install p5-MooseX-App-CmdOrigin
devel/p5-MooseX-App-Cmd
Size
48.2KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
7 packages
Required by
2 packages