Module::Starter::Plugin::CGIApp::templates::titanium::Module.3pm

Langue: en

Version: 2009-01-16 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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>>" Copyright <tmpl_var year> <tmpl_var author>, all rights reserved.

<tmpl_var license_blurb>