>>>>> "Russell" == Russell Lundberg <lundberg.russ...@gmail.com> writes:

Russell> T::T also works terrific with mod_perl, which is useful if your
Russell> apps are database-intensive.  mod_perl also has other
Russell> capabilities to allow you to move away from the CGI module.
Russell> libapreq/Apache::Request

My CGI::Prototype is still in use by one of my primary clients, and uses
the CGI module only for parsing the incoming request.  The rest is a
nice prototype-inheritance structure of Template Toolkit objects.

print "Just another Perl hacker,";

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/Dart consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig

Reply via email to