Effective Perl Programming: Writing Better Programs With Perl by Joseph N. Hall and Randal Schwartz
This book is more about finesse with Perl rather than style per se. But it discusses important topics which definately relate to style (like how using $_ can simplify your code immensely and make it more readable.)
Later
In reply to Re: Style Best Practices
by pzbagel
in thread Style Best Practices
by BuddhaNature
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |