The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.05

  • <PKIT_COMPONENT NAME="foo"/> now works (Boris Zentner)
  • empty uri_prefix works (Boris Zentner)
  • No more than one cookie is used at all times, pkit_session_id for when user is not logged in and has accessed session, and pkit_id when user has logged in (session gets tied to login) ! The pkit_done parameter is no longer filled in on HTML forms. (see migration/README)
  • Fixed problem with cookie being set when user logged out (Rob Falcon)
  • Fixed problem with sessions being created when user logged in (David Raimbault)

Modules

Error Reporting under mod_perl
MVCC web framework using mod_perl, XML and HTML::Template
Base Model Class
Session Handling
Easy access to XML files using XPath and HTML::Template

Provides

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