MooX::Cmd - Giving an easy Moo style way to make command organized CLI apps
Eases the writing of command line utilities, accepting commands and
subcommands and so on. These commands can form a tree, which is
mirrored in the package structure. On invocation each command along
the path through the tree (starting from the toplevel command
through to the most specific one) is instanciated.
Torsten Raudssus, "<torsten at raudss.us>"
Jens Rehsack, "<rehsack at cpan.org>"
Please report any bugs or feature requests to "bug-moox-cmd
at rt.cpan.org", or through the web interface at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=MooX-Cmd>. I
will be notified, and then you'll automatically be notified
of progress on your bug as I make changes.
Repository
http://github.com/Getty/p5-moox-cmd
Pull request and additional contributors are welcome
Issue Tracker
http://github.com/Getty/p5-moox-cmd/issues
http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooX-Cmd
bug-moox-cmd at rt.cpan.org
Copyright 2012-2013 Torsten Raudssus, Copyright 2013-2014 Jens Rehsack.
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See <http://dev.perl.org/licenses/> for more information.