next up previous contents
Next: Numeric and String Literals Up: Introduction to Perl Previous: Comments in Your Program

Further Reading/Information

There several good books on the market that teach Perl programming and also some that explicitly deal with CGI/Perl:

There are several good Web resources, Please also see Appendix A for a complete list of internet based Perl resources:

The Perl Home Page
-- http://www.perl.com
The Perl Institue
-- http://www.perl.org/
The Perl FAQ's
-- http://www.perl.com/perl/faq/
Usenet Newsgroups:
news:comp.lang.perl.announce, news:comp.lang.perl.misc.
Tom's Object-Oriented Perl Tutorial
: -- http://language.perl.com/all_about/perltoot.html
Randy's Column on OO Perl
-- http://www.stonehenge.com/merlyn/UnixReview/col13.html

next up previous contents
Next: Numeric and String Literals Up: Introduction to Perl Previous: Comments in Your Program
dave@cs.cf.ac.uk