Writing serious Perl

Perl's extremely flexible syntax makes it easy to write code that is harder to read and maintain than it could be. This article describes some very basic practices for a clear and concise style of writing Perl. It has even a link to the Perl design patterns wiki.