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

Changes for version 2.06 - 2001-12-06

  • removed warning in OpenFrame::Config
  • more docs: OpenFrame, OpenFrame::Install
  • complete redesign of OpenFrame::AbstractCookie
  • new Apache example, which shows OpenFrame being served by Apache and mod_perl
  • new OpenFrame::Server::SOAP (and example), which allows OpenFrame systems to be accessed over SOAP rather than HTTP
  • new slots to parse XML documents and perform XSL transforms in OpenFrame::Slot::XML and OpenFrame::Slot::XSLT
  • new OpenFrame::Server::Zeus (and example) to allow the Zeus web server to serve OpenFrame applications

Documentation

OpenFrame Application Writers Guide
OpenFrame installation guide

Modules

An Application Framework for Perl and the Web
An abstract cookie class
An abstract request class
An abstract response class
Base class for all OpenFrame applications
Simple OpenFrame configuration
Constants for OpenFrame
Provides exception handling for OpenFrame
Class representing an OpenFrame installation
Apache extension for OpenFrame
Provide direct access to OpenFrame
Provide standalone HTTP access to OpenFrame
Provide SOAP access to OpenFrame
Zeus extension for OpenFrame
Information about OpenFrame Slots
Debug OpenFrame applications
Slot that returns an error
Serve static HTML files
Serve static image files
Decline serving image files
Handle cookie-based sessions
Handle cookie-based sessions
parses XML documents
performs XSL transforms on XML documents

Provides

in lib/OpenFrame/Exception.pm
in lib/OpenFrame/Exception.pm
in lib/OpenFrame/Exception.pm
in lib/OpenFrame/Slot/Dispatch.pm
in lib/OpenFrame/Slot/Dispatch/Local.pm
in lib/OpenFrame/Slot/Dispatch/SOAP.pm
in lib/OpenFrame/Slot/Exception.pm
in lib/OpenFrame/Slot/Generator.pm
in lib/OpenFrame/Slot.pm