I use CGI.pm to build web apps all the time. I think the notion that CGI and CGI.pm is out dated is kind of silly in fact.
Using CGI.pm with HTML::Template is still a very fast and efficient way to develop web apps. CGI::Application is another framework you can look at. It has a pretty solid community. Personally, for small, simple apps, I think using a framework is silly, so is using a SQL database in many cases. Approaching small and simple apps the same as you'd approach apps that get millions of hits an hour is like using a Long Haul 18 Wheeler to deliver a pizza a couple block away. Kindest Regards, Bill Stephenson -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/