Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-MouseX-App-Cmd / pkg-descr
1 MouseX::App::Cmd marries App::Cmd with MouseX::Getopt. It is a direct port of
2 MooseX::App::Cmd to Mouse.
3
4 Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping
5 App::Cmd::Command for MouseX::App::Cmd::Command.
6
7 Then you can write your Mouse commands as Mouse classes, with MouseX::Getopt
8 defining the options for you instead of opt_spec returning a
9 Getopt::Long::Descriptive spec.
10
11 WWW: http://search.cpan.org/dist/MouseX-App-Cmd/