Perl & PHP

Here are some of the most important references I use for programming in Perl and PHP.
cover Learning Perl - Randal Schwartz
He's a GENIUS! This will teach anyone Perl.
cover Programming Perl - Larry Wall
He wrote Perl, so he knows what he's talking about.
cover Perl DBI - Tim Bunce
Again, this guy wrote DBI, so he's the authority.
cover Mastering Regular Expressions
This book will make you smarter than your friends.
cover Object Oriented Perl
You must read this book if you want to write proper OO Perl.
cover Network Programming with Perl - Lincoln Stein
Super genius
cover Algorithms with Perl
This is what I turn to when things get tough.
cover Perl in a Nutshell
Good quick reference.
cover Web Database Applications
How to do my job.
cover Programming PHP
Print version of the online documentation, with some extra insights.