The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

<tmpl_var module> - The great new <tmpl_var module> web application!

SYNOPSIS

    use <tmpl_var module>;
    my $app = <tmpl_var module>->new();
    $app->run();

ABSTRACT

A brief summary of what <tmpl_var module> does.

VERSION

This document describes <tmpl_var module> Version 0.01

DESCRIPTION

Overview of functionality and purpose of web application module <tmpl_var module>...

METHODS

SUBCLASSED METHODS

setup

Sets up the run mode dispatch table and the start, error, and default run modes. If the template path is not set, sets it to a default value.

TODO: change all these values to ones more appropriate for your application.

TODO: Other methods inherited from Titanium go here.

RUN MODES

runmode1

  * Purpose
  * Expected parameters
  * Function on success
  * Function on failure

TODO: Describe runmode1 here. Rename runmode1 to something more appropriate for your application.

OTHER METHODS

function1

TODO: Describe function1 here. Rename function1 to something more appropriate for your application.

TODO: Other methods in your public interface go here.

BUGS AND LIMITATIONS

There are no known problems with this module.

Please report any bugs or feature requests to bug-<tmpl_var rtname at rt.cpan.org>, or through the web interface at "/rt.cpan.org/NoAuth/ReportBug.html?Queue=<tmpl_var distro" in http:>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SEE ALSO

Titanium

THANKS

List acknowledgements here or delete this section.

AUTHOR

<tmpl_var author>, <<tmpl_var email_obfuscated>>

LICENSE AND COPYRIGHT

Copyright (C) <tmpl_var year>, <tmpl_var author>. All rights reserved.

<tmpl_var license_blurb>

The full text of the license can be found in the LICENSE file included with this distribution.