This page is analagous to my useful UNIX commands page, in that both are crib sheets of stuff that I've found to be useful. Only this time, it's for Perl (the Practical Extraction and Report Language), a nifty scripting language which is pretty powerful (the latest version, 5, is even Object-Oriented)
bless
chomp
chop
closedir
defined
die
grep
join
keys
last
local
my
next
opendir
package
pop
push
readdir
ref
shift
split
tr
unshift
values
warn