Changes for version 1.41 - 2008-05-13
- Apache2::ASP::GlobalConfig will now also look 1 level "up" from the current working directory (retrieved from Cwd) for the apache2-asp-config.xml file. This is important for when you have (for example) an /sbin/ folder with asp-related scripts.
- Added method $Server->URLDecode( $str ).
- Minor tweaks to Apache2::ASP::MediaManager and Apache2::ASP::Test::UserAgent to allow testing of MediaManager classes/handlers from the command-line.
- Added some missing POD for Apache2::ASP::Config and Apache2::ASP::Config::Node.
- Added tests for Apache2::ASP::MediaManager.
- Added tests for "wizard" functionality (multiple-step forms, anyways).
- Skipped v1.40 because of the way CPAN handles version numbers.
Documentation
Documentation about ASP Compilation
Documentation about the XML config file
Documentation about the GlobalASA
Documentation about writing Handlers
Documentation about httpd.conf for Apache2::ASP
Installation instructions for Linux
Installation instructions for Windows
Introduction to Apache2::ASP
Modules
Perl extension for ASP on mod_perl2.
HTTP request abstraction for Apache2::ASP
Base class for Application State Managers.
MySQL backend for Apache2::ASP Application state
SQLite backend for Apache2::ASP Application state
Base class for ASP engines
A wrapper for CGI utility functions.
Configuration object for Apache2::ASP web applications.
A single node in a config tree
Base class for all "form" handlers.
Base class for your GlobalASA
Base class for all Apache2::ASP handlers
Instant file management for Apache2::ASP applications
Handler class for *.asp scripts
ASP -> Perl parsing engine
Incoming request processor
Chained request filtering for Apache2::ASP
Interact with the client.
Utility object for Apache2::ASP programming
Base class for Session State Managers.
MySQL backend for Apache2::ASP Session state
SQLite backend for Apache2::ASP Session state
Base class for Apache2::ASP unit tests
Simle text fixtures for Apache2::ASP web applications.
User-agent for testing Apache2::ASP web applications
URL Translations for Apache2::ASP web applications
Base class for Handlers that process file uploads
Default upload hook for Apache2::ASP
Argument for UploadHook instances
Provides
in lib/Apache2/ASP/GlobalConfig.pm
in lib/Apache2/ASP/SimpleCGI.pm
in lib/Apache2/ASP/Test/MockRequest.pm
in lib/Apache2/ASP/Test/UploadObject.pm