Hi ( 02.10.11 09:27 -0400 ) Mark Aisenberg: > A useful albeit unsexy project that would be interesting to take on > would be to come up with a style and best-practices guide to Perl > coding. Does anyone have any links to starting brief, readable starting > points: guides to Perl formatting, OO structure, etc.?
I recall several projects coming and going with this in mind. And there may be books too. But all of this flies in the face of one of the greatest strengths [and weaknesses] of perl: TMTOWTDI. But I'd look in the cookbook and the camel book for style guidelines. Or just go to CPAN and study the sources! -- .--- ... _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

