Modules

Framework for server-agnostic web apps.
Run under CGI, Apache::Registry, cmd line
Run under IO::Socket-based Perl server
Manages error list for operations
Manages virtual file system and app instance config files
Stores user input, makes self-referencing urls
Stores user output; HTTP headers/body, HTML page pieces
Demo of CGI::Portable that is subclassed by 7 other demos.
Perl module that interfaces to a tab-delimited text file for storing date-bounded counts of occurances for multiple events, such as web page views.
Demo of CGI::Portable that implements a complete guest book with unlimited questions that also e-mails submissions to the website owner.
Demo of CGI::Portable that implements an e-mail submission form with unlimited questions.
Demo of CGI::Portable that resolves navigation for one level in the web site page hierarchy from a parent node to its children, encapsulates and returns its childrens' returned web page components, and can make a navigation bar to child pages.
Demo of CGI::Portable sending a redirection header.
Demo of CGI::Portable that displays a static text page, which can be in multiple segments.
Demo of CGI::Portable that displays a static HTML page.
Demo of CGI::Portable that tracks web site usage details, as well as e-mail backups of usage counts to the site owner.

Provides

in demos/animals/Aardvark.pm
in demos/animals/Camel.pm
in demos/image/DrawImage.pm
in demos/frameset/FrameSet.pm
Owl
in demos/animals/Owl.pm
in demos/animals/Panda.pm
in demos/animals/Tiger.pm