PHP2 wrote:
> do you know someone about 'Instant CGI/Perl' (e)book URL on the web?
It looks like tit title is totally misleading. Its about something called
extropia:
http://www.amazon.com/exec/obidos/tg...609418-5873753
"This guide shares professional scripts developed by eXtropia and CGI
applications for the Web written in Perl. The text assists in customizing
each programme to suit the user's needs."
The easiest way to write Perl cgi is to use the CGI module. You can read the
documentation for free:
http://www.perldoc.com/perl5.8.4/lib/CGI.html
gtoomey