in reply to Latest books on Perl CGI

I'm surprised too! Here's one that's pretty good: CGI Programming with Perl, Second Edition.

-sam

Replies are listed 'Best First'.
Re^2: Latest books on Perl CGI
by Anonymous Monk on Nov 16, 2006 at 13:48 UTC

    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..

      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