Selected Perl's Resources
maintained by K. Yue
revised: September 15, 2000
Lecture Notes:
General Perl Sites:
Perl Book Sites:
Recommended Books:
-
Larry Wall, et. al., "Programming Perl," third edition, O'Reilly, ISBN
0596000278: the newest camel book. No other book in Perl is more
authoritative.
-
Randal Schwartz, et. al., "Learning Perl," O'Reilly, ISBN 1565922840: the
Llama book. Nice written and easy to understand. I learned
Perl by reading this book.
-
Randal Schwartz, et. al., "Learning Perl on Win32 systems," O'Reilly, ISBN
1565923243: the Llama book on Windows. Get this lizard book instead
of the original Llama book if Windows are your main concern.
-
Tom Christiansen, et. al, "Perl Cookbook," O'Reilly, ISBN 1565922433: indispensable
for serious Perl developers. A little dated. Hope they will
come up with a new edition soon.