Provided by: libembperl-perl_2.5.0-11build1_amd64 

NAME
Embperl::App - Embperl base class for application objects
SYNOPSIS
DESCRIPTION
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)
perl v5.26.0 2017-07-27 App(3pm)