Common Beginners Mistakes
Admittedly, even an intermediate level Perl “programmer” (the not-so-Perl-newbie-ish category of people) will make lots of little errors that will give you server errors. Most of them are syntax errors but if youv’e just finished writing 1000+ lines of code, you really don’t want to have to go over every line again because of a syntax error. Some of the most common ones made are listed below – and these are really the killers to watch out for:

