App::Report::Generator - Command line tool around Report::Controller


NAME

App::Report::Generator - Command line tool around Report::Controller


SYNOPSIS

Given a configuration file daily.yaml, invoking App::Report::Controller with:

    $ genreport daily


DESCRIPTION

This module provides a command line tool around Report::Controller.


AUTHOR

Jens Rehsack, <rehsack at cpan.org>


BUGS

Please report any bugs or feature requests to bug-app-report-generator at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.


SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc App::Report::Generator

You can also look for information at:


LICENSE AND COPYRIGHT

Copyright 2010 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.

 App::Report::Generator - Command line tool around Report::Controller