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

Changes for version 2.03

  • added documentation (all examples, OpenFrame::Application, OpenFrame::Constants, OpenFrame::Slot::*)
  • fixed per-application configuration to actually work
  • OpenFrame::Server::HTTP now takes a port parameter instead of using the general configurations. It also can now handle POSTs
  • new Eliza example

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
Information about OpenFrame Slots
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

Provides

in lib/OpenFrame/AbstractCookie.pm
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/Exception.pm
in lib/OpenFrame/Slot/Generator.pm
in lib/OpenFrame/Slot.pm