Re: What is the "best" code on the CPAN?

2012-02-08 Thread Ovid
Hi Jeffrey, While the Perl::Critic and TB2 examples may be good code, I submit that they're also complicated enough that it may be very hard for a new developers to really understand them due to their sheer size. Even for experienced developers, they may be nerve-wracking as a "learning experie

Re: What is the "best" code on the CPAN?

2012-02-08 Thread Greg Sabino Mullane
On Tue, Feb 07, 2012 at 06:29:04PM -0800, Jeffrey Thalhammer wrote: ... > which distribution provides the best example ... > Perl::Critic compliance (any set of Policies will do). I think Perl::Critic itself is a good example. -- Greg Sabino Mullane g...@endpoint.com End Point Corporation PGP Ke

Re: What is the "best" code on the CPAN?

2012-02-08 Thread Michael G Schwern
On 2012.2.7 6:29 PM, Jeffrey Thalhammer wrote: > I'm working with a group of Perl developers with various backgrounds and > skill levels. > We have instituted a fairly effective code inspection process, but we still > get > bogged down in debates over what "good code" is. Unfortunately, the dev