2009/12/6 Jeff Pang <pa...@arcor.de>: > Parag Kalra: > >> >> So what are the main Perl modules which I need to install and any good >> tutorial link would be really appreciated. >> > > For the modules, CGI and DBI is mostly what you wanted, these two modules > are built-in ones in recent perl release.
I seriously doubt the OP would like to work with either of those. While I love both CGI and DBI, and consider them the gold standard of their type, most web development these days prefer working with a templating engine on top of an ORM framework, for which Template::Toolkit and DBIx::Class are oriented. > For other sources, try google "Ovid's CGI Course", I remember there is such > a free CGI course made by Ovid. http://jdporter.perlmonk.org/cgi_course/ is the one you think of. -- Erez "The government forgets that George Orwell's 1984 was a warning, and not a blueprint" http://www.nonviolent-conflict.org/ -- http://www.whyweprotest.org/ -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/