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.
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 lib/CGI/WPM/Usage.pm
in demos/animals/Camel.pm
in demos/image/DrawImage.pm
in demos/frameset/FrameSet.pm
in demos/smarthouse/LM465.pm
in demos/animals/Owl.pm
in demos/animals/Panda.pm
in demos/animals/Tiger.pm
in demos/smarthouse/X10.pm
Other files
- ChangeLog
- MANIFEST
- Makefile.PL
- demos/animals/config.pl
- demos/animals/files/private.txt
- demos/animals/files/protected.txt
- demos/animals/files/public.txt
- demos/animals/startup_cgi.pl
- demos/animals/startup_socket.pl
- demos/bounce.pl
- demos/frameset/frameset.pl
- demos/guestbook.pl
- demos/image/drawimage.pl
- demos/segtext/jv_world/jv_world_001.txt
- demos/segtext/jv_world/jv_world_002.txt
- demos/segtext/jv_world/jv_world_003.txt
- demos/segtext/jv_world/jv_world_004.txt
- demos/segtext/jv_world/jv_world_005.txt
- demos/segtext/splitup.pl
- demos/smarthouse/config.pl
- demos/smarthouse/smarthouse_cgi.pl
- demos/smarthouse/smarthouse_socket.pl
- demos/statics/showhtml.pl
- demos/statics/showself.pl
- demos/statics/static.html
- demos/survey.pl
- demos/website/content/content_prefs.pl
- demos/website/content/frontdoor.html
- demos/website/content/guestbook_questions.txt
- demos/website/content/links.html
- demos/website/content/mysites.html
- demos/website/content/resume.html
- demos/website/start.pl
- demos/website/usage_prefs.pl