|
Big Sister Web Application Framework
|
| Maps requests coming in via a BigSWAF::RequestHandler onto a BigSWAF::Application derivation | |
| Sub classes implement one method ("function") of an application | |
| Sub classes implement one BigSWAF application | |
| Handle requests coming in via CGI | |
| Search Filter encapsulation | |
| Implements the template mechanism | |
| Implements more Java-like exceptions on top of Perl exceptions using die() and eval{} | |
| Implements logging | |
| Handle requests coming in via the persistent server | |
| Tie a buffer to an IO handle | |
1.8.1.2