A few useful links for learning Perl:
perl.org
has lots of documentation, check out thier
tutorials
and
language reference
Basic Perl tutorial
CPAN
is a collection of Perl modules and documentation
Clairlib
is a Perl library for NLP/IR tasks, which will come in very handy for this class. Check out the
tutorial
.