Initial import of p5-MooseX-App-Cmd version 0.05 in the NetBSD
authorseb <seb>
Fri, 21 Aug 2009 01:56:16 +0000 (01:56 +0000)
committerseb <seb>
Fri, 21 Aug 2009 01:56:16 +0000 (01:56 +0000)
commit9d67ae3c67db6b32cbb9559e66196e5dac6a9db8
tree24b4dd114abca05f06b7a69a643778e1c3acbae6
parent828f6438822eaf2142acadec73f3d45cf2849c57
Initial import of p5-MooseX-App-Cmd version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::App::Cmd 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.
devel/p5-MooseX-App-Cmd/DESCR [new file with mode: 0644]
devel/p5-MooseX-App-Cmd/Makefile [new file with mode: 0644]
devel/p5-MooseX-App-Cmd/distinfo [new file with mode: 0644]