Changes for version 0.01 - 2000-08-24
- original version; created by h2xs 1.20 with options -X -n Apache::PageKit
Modules
Application framework using mod_perl and HTML::Template
Error Handling under mod_perl
Validates user input based on Apache::Request object
Page attributes class
Bridge between Apache::PageKit and HTML::Template
Examples
- eg/page.txt
- eg/perl/MyPageKit.pm
- eg/perl/MyPageKit/ModuleCode.pm
- eg/perl/MyPageKit/PageCode.pm
- eg/startup.pl
- eg/template/Include/begin_cell.tmpl
- eg/template/Include/end_cell.tmpl
- eg/template/Page/customize.tmpl
- eg/template/Page/examples.tmpl
- eg/template/Page/index.tmpl
- eg/template/Page/license.tmpl
- eg/template/Page/login1.tmpl
- eg/template/Page/newacct1.tmpl
- eg/template/View/std.print.tmpl
- eg/template/View/std.tmpl