in reply to CGI versus CGI::* modules

I've personally never used any of the HTML generating stuff in CGI.pm, but I do use it constantly for the form processing; I'm looking into transitioning to CGI::Minimal or something like it.