The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.12

  • PageKit now install the right version for the installed perl. This requires the patch command if you use perl 5.8.x. ( Boris Zentner )
  • Replace Apache::test with Apache::Test ( Boris Zentner )
  • Workaround segfault in XML::LibXML2 in context with findnodes ( Boris Zentner )
  • Add large comments in front of custom response headers for MSIE. ( Boris Zentner )
  • Send full response messages if no data is send to the user. This fix display problems on some browsers. ( Boris Zentner, Rob Starkey )
  • Send headers even if we process a SubRequest ( Boris Zentner, Anton Permyakov )
  • Some case changes in the eg site, to get it working case-sensitive. ( Boris Zentner )
  • All PageKit vars in the output object like pkit_user, pkit_done and so on are in lowercase now. This is usefull if we use another templating engine where case matters. ( Boris Zentner )
  • Add docs for pkit_internal_execute_redirect ( Boris Zentner )
  • pkit_internal_redirect and pkit_internal_execute_redirect handle page_id's with parameters (Boris Zentner)
  • Fix: Cache handling on the client side more restrictive ( Boris Zentner )
  • Fixed bug in params_as_string when value is 0 ( TJ Mather )
  • Improved error message when template not found and XML::LibXSLT not installed ( TJ Mather )
  • Fix: Expansion of multivalued parameters for HTML::Template ( Paul G. Weiss )
  • FIX: Typo in HAVE_NOT_MESSAGES close tag. ( Boris Zentner )
  • Add new option upload_tmp_dir see Apache::Request TEMP_DIR ( Ben Ausden )
  • Large speedup for all static pages ( Boris Zentner )
  • Add docs for the ignore_fillinform_fields methode (Boris Zentner)
  • Fix: remove again 0xa0 chars from FAQ.pod (Boris Zentner)

Documentation

The Frequently Asked Questions for Apache::PageKit

Modules

Error Reporting under mod_perl
MVCC web framework using mod_perl, XML and HTML::Template
Base Model Class
Session Handling

Provides

in lib/Apache/PageKit/Config.pm
in lib/Apache/PageKit/Content.pm
in lib/Apache/PageKit/Edit.pm
in lib/Apache/PageKit/Param.pm
in lib/Apache/PageKit/View.pm