table of contents
other versions
- wheezy-backports 2.5.0~rc3-1~bpo70+1
- jessie 2.5.0-4
- testing 2.5.0-10
- unstable 2.5.0-10
App(3pm) | User Contributed Perl Documentation | App(3pm) |
NAME¶
Embperl::App - Embperl base class for application objectsSYNOPSIS¶
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)
2012-09-10 | perl v5.14.2 |