Hi Folks

The pure Perl module CGI::Application::Demo V 1.01
is available immediately from CPAN,
and from http://savage.net.au/Perl-modules.html.

On-line docs, and a *.ppd for ActivePerl are also
available from the latter site.

An extract from the docs:

CGI::Application::Demo is a vehicle for the delivery of a
sample CGI::Application application, with these components:

o A CGI instance script
o A text configuration file
o A CSS file
o A data file to help bootstrap populating the database
o A set of command line scripts, to bootstrap populating the database
o A set of HTML::Templates
o A set of Perl modules
        o CGI::Application::Demo
        o CGI::Application::Demo::Base
        o CGI::Application::Demo::Create
        o CGI::Application::Demo::Faculty
        o CGI::Application::Demo::LogDispatchDBI

CGI::Application::Demo demonstrates various features
available to programs based on CGI::Application:

o Run modes and their subs
o Disk-based session handling
o Storing the session id in a hidden CGI form field
o Using the session to store user-changeable options
o Using Class::DBI and Class::DBI::Loader
        to auto-generate code per database table
o Using HTML::Template style templates
o Changing the run mode with Javascript
o Overriding the default query object
o Initialization via a configuration file
o Switching database servers via the config file
o Logging to a database table
o Multiple inheritance, to support MySQL, Oracle and Postgres neatly
        See CGI::Application::Demo::LogDispatchDBI.

--
Cheers
Ron Savage, [EMAIL PROTECTED] on 11/11/2005
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to