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 0.13 - 2009-11-13

  • Apache2::WebApp::Base
    • Fixed several bugs in error() handling.
    • Added missing parameter (optional => 1)
    • Updated the message output to include the caller ClassName
  • Apache2::WebApp::Helper::Class
    • Renamed 'class_name' and 'subclass' CLI script options.
  • Apache2::WebApp::Helper::Kickstart
    • Updated the Apache start/stop process to include restart capabilites.
  • Apache2::WebApp::Helper::Project
    • Added regex to strip trailing / in 'apache_doc_root'
    • Fixed 'project_title' case formatting issue.

Modules

A simplified web application framework
AppConfig extension for parsing config files
Base class implementing common functionality
Base class for command-line script functionality
Command-line helper script
Command-line helper script
Command-line script module
Base class for WebApp Toolkit plugins
Object that contains stored variables
Interface to the Template Toolkit