Reading Material (cont)
Perl Reference Books:
- Wall, Christiansen & Schwatrz ,
Programming Perl (2ed),
O'Reilly, 1996.
(Invaluable Perl reference manual)
- Sebesta,
A Little Book on Perl,
Prentice Hall, 1999.
(Modern, concise introduction to Perl)
- Christiansen & Torkington,
Perl Cookbook (2ed),
O'Reilly, 1996.
(Lots and lots of interesting Perl examples)
- Orwant, Hietaniemi, MacDonald,
Mastering Algorithms with Perl,
O'Reilly, 1999.
(Algorithms and data structures via Perl)
|