1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/p5-MouseX-App-Cmd/pkg-plist
Sunpoet Po-Chuan Hsieh a4400aa8e3 - Add p5-MouseX-App-Cmd 0.08
MouseX::App::Cmd marries App::Cmd with MouseX::Getopt. It is a direct port of
MooseX::App::Cmd to Mouse.

Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping
App::Cmd::Command for MouseX::App::Cmd::Command.

Then you can write your Mouse commands as Mouse classes, with MouseX::Getopt
defining the options for you instead of opt_spec returning a
Getopt::Long::Descriptive spec.

WWW: http://search.cpan.org/dist/MouseX-App-Cmd/

Feature safe:	yes
2011-12-12 11:25:50 +00:00

10 lines
391 B
Plaintext

%%SITE_PERL%%/MouseX/App/Cmd.pm
%%SITE_PERL%%/MouseX/App/Cmd/Command.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/App/Cmd/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/App/Cmd
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/App
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX
@dirrm %%SITE_PERL%%/MouseX/App/Cmd
@dirrmtry %%SITE_PERL%%/MouseX/App
@dirrmtry %%SITE_PERL%%/MouseX