run scripts this way to check for syntax shenanigans
Code:
perl -cW path/to/script.pl
additionally...
here is the official 5.12.4 introduction.
here is a list of official, categorized 5.12.4 tutorials.
here is a list of online resources for the beginner.