http://www.perlmonks.org?node_id=74532

chorg has asked for the wisdom of the Perl Monks concerning the following question:

I want to use CGI.pm

Having said that - I don't want to use CGI.pm's html shortcuts. Why?

I've noticed that when my program generates HTML, I end up maintaining the generated HTML. I don't want to do that. Also, I don't want a ton of overhead importing it if I'm not going to use most of the functions.

Now, I 'm familiar, and happy with CGI.pm's methods etc. My question is :

Is there a lite form of this module, that loads faster, that still uses the same API? Kinda like Apache::Request is for mod_perl
_______________________________________________
"Intelligence is a tool used achieve goals, however goals are not always chosen wisely..."