in reply to
Structure of Perl CGI code
I tend to choose
single-script
approach for CGIs. In
Scaling single-script CGI applications
I've pointed out why I've chosen this technique, and some related problems.
Comment on
Re: Structure of Perl CGI code
In Section
Seekers of Perl Wisdom