mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
a4400aa8e3
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
10 lines
391 B
Plaintext
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
|