Fedora::App::ReviewTool - Application class for ReviewTool


Fedora-App-ReviewTool documentation  | view source Contained in the Fedora-App-ReviewTool distribution.

Index


NAME

Top

Fedora::App::ReviewTool - Application class for ReviewTool

SYNOPSIS

Top

    # in your script...
    use Fedora::App::ReviewTool;

    Fedora::App::ReviewTool->run;

DESCRIPTION

Top

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

Top

data_section()

Returns a reference to the named data section (in our case, typically templates).

meta()

Access to our metaclass.

SEE ALSO

Top

Data::Section, MooseX::App::Cmd, App::Cmd.

BUGS AND LIMITATIONS

Top

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 &bug-PACKAGE@rt.cpan.org;.

Patches are welcome.

AUTHOR

Top

Chris Weyl <cweyl@alumni.drew.edu>

LICENSE AND COPYRIGHT

Top


Fedora-App-ReviewTool documentation  | view source Contained in the Fedora-App-ReviewTool distribution.