There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::JobLog::Command - common functionality of App::JobLog commands

VERSION

version 1.042

DESCRIPTION

App::JobLog::Command adds a small amount of specialization and functionality to App::Cmd commands. In particular it adds a --help option to every command and ensures that they all have some minimal longer form description that can be obtained with the help command.

AUTHOR

David F. Houghton <dfhoughton@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by David F. Houghton.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.