NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Agreed (Score:1)
Instead, create bundles of the best modules. Phalanx has a bundle... anybody can post a bundle... don't filter out crap, point out the shining stars.
A step further than that, I see a real business opportunity in creating a filtered mirror of CPAN modules. This mirror can contain modules that are useful, safe, and proven via tests and so fourth. Corporations will buy into a 'trusted' and 'supported' set of modules on CPAN. Thi
Re:Agreed - Highlight the best (Score:2)
The ratings site is quite useful, if underused. I'd like to see some kind of organised best-of-breed site that combines recomendations, with pointers to articles and feature comparisons...
Yes I was on #london.pm, yes I too muttered about bloody stupid modules, but also the number of times
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:Agreed - Highlight the best (Score:1)
On the topic of stupid modules... User naiveity, more often than not, is the cause of crap. The whole "My situation is unique, so I'll code and upload my own quick and incomplete solution without looking to see if something else comes close," attitude.
Luckily, by virtue of the amount of energy it takes, it's relatively rare. At least more-so than good idea, unique modules that get uploaded and become stale due to lack of time.
Reply to This
Parent