What is the "best" code on the CPAN?

2012-02-07 Thread Jeffrey Thalhammer
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 developers work in isolated silos and spend the vast major

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

2012-02-07 Thread David Golden
On Tue, Feb 7, 2012 at 9:29 PM, Jeffrey Thalhammer wrote: > So in your opinion, which distribution on the CPAN best demonstrates these > qualities? Dist::Zilla Leaving aside the fact that I don't think your full wishlist actually exists in any single thing on CPAN, I would nevertheless point yo

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

2012-02-07 Thread Mike Doherty
Dist::Zilla is also something you might want to actually /use/ :D -Mike On 12-02-07 09:34 PM, David Golden wrote: > On Tue, Feb 7, 2012 at 9:29 PM, Jeffrey Thalhammer > wrote: >> So in your opinion, which distribution on the CPAN best demonstrates these >> qualities? > > Dist::Zilla > > Leav