Embperl::App - Embperl::App documentation


Embperl documentation  | view source Contained in the Embperl distribution.

Index


NAME

Top

Embperl base class for application objects

SYNOPSIS

Top

DESCRIPTION

Top

You may override the following methods in your application object

$app -> get_recipe ($r, $name)
$app -> send_error_page ($r)
$app -> mail_errors ($r)
$app -> mail_form_to ($to, $subject, $returnfield)

Embperl documentation  | view source Contained in the Embperl distribution.