in reply to use CGI or die, even with mod_perl?

Have a look at PLP by perlmonks very own Juerd...

Integrates perfectly with mod_perl, performs like crazy and you'll never have to use CGI to access parameters or create headers, and you can stop using 'print'... :)

  • Comment on Re: use CGI or die, even with mod_perl?