View Single Post
  #7 (permalink)  
Old 01-29-2007, 12:56 PM
KevinADC KevinADC is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 94
Credits: 0
Rep Power: 8
KevinADC is on a distinguished road
Default

That is not a free perl "course". It's a very basic perl/cgi intoduction. Not a very good one but not too bad either. More thorough perl intro here:

Beginning Perl - perl.org

and some more free online books on that same site:

The perl.org Online Library - perl.org

also lots of perl info here:

Perl 5.8.8 documentation - perldoc.perl.org

it's the best resource for up-to-date perl documentation and includes tutorials, FAQs, and more.
Reply With Quote