Modules
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 sending a redirection header.
Demo of CGI::Portable that displays the content of a static html or text file, which can be in multiple segments.
Demo of CGI::Portable that tracks web site usage details, as well as e-mail backups of usage counts to the site owner.
Framework for server-generic web apps
Run under CGI, Apache::Registry, cmd line
Run under IO::Socket-based Perl server
Delegate construction, navigation of hierarchical screens
Delegate construction of a screen between several modules
Define whole response screens within a config file
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
Provides
in demos/animals/Aardvark.pm
in demos/animals/Camel.pm
in demos/shared/DemoUsage.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/menu_prefs.pl
- demos/website/content/mysites.html
- demos/website/content/resume.html
- demos/website/start.pl
- demos/website/usage_prefs.pl