NAME
Fedora::App::ReviewTool - Application class for ReviewTool
SYNOPSIS
# in your script...
use Fedora::App::ReviewTool;
Fedora::App::ReviewTool->run;
DESCRIPTION
THIS CODE IS STILL UNDER MAJOR FLUX; YMMV!
Application class for ReviewTool. We don't do much except extend the base (MooseX::App::Cmd) and provide a common place to keep our templates (a la Data::Section).
METHODS
data_section()
Returns a reference to the named data section (in our case, typically templates).
meta()
Access to our metaclass.
SEE ALSO
Data::Section, MooseX::App::Cmd, App::Cmd.
BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to Chris Weyl <cweyl@alumni.drew.edu>, or (preferred) to this package's RT tracker at E<bug-PACKAGE@rt.cpan.org>.
Patches are welcome.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
LICENSE AND COPYRIGHT
Copyright (c) 2009 Chris Weyl <cweyl@alumni.drew.edu>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the
Free Software Foundation, Inc.
59 Temple Place, Suite 330
Boston, MA 02111-1307 USA
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 265:
Unknown E content in E<bug-PACKAGE@rt.cpan.org>