develooper Front page | perl.beginners | Postings from May 2012

Re: Template toolkit issue [SOLVED]

Thread Previous | Thread Next
From:
Bill Stephenson
Date:
May 3, 2012 11:31
Subject:
Re: Template toolkit issue [SOLVED]
Message ID:
896E2BCD-13DC-4452-9B6D-2A20C4BA6BEA@ezinvoice.com
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




Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About