in reply to Re: Latest books on Perl CGI
in thread Latest books on Perl CGI

I have that book but it was written in 2000

I am looking for some books that address some latest concepts and advancement in CGI.

I mean, I am looking for some good books that explain HTML::Template and CGI::Application, but couldn't find one..

Replies are listed 'Best First'.
Re^3: Latest books on Perl CGI
by samtregar (Abbot) on Nov 17, 2006 at 03:17 UTC
    It does include coverage of HTML::Template, but not CGI::Application. My book, Writing Perl Module for CPAN has a chapter about CGI::Application. You can download a free copy here. Aside from that I'm not aware of any books that cover CGI::Application.

    -sam