There's a book I really want that apparently doesn't exist (yet). I wish someone could be persuaded to write it.
It could be called A Field Guide to CPAN, or maybe The Whole CPAN Catalog. Basically, I want to know more about what's available in CPAN, with an emphasis on the subset of modules that are the best/most useful, and I want to be able to learn that without needing to read an entire encyclopedia.
Ideally it would have little sidebars with commentary from some of my Perl heroes. Something I can browse through during the odd minute here and there, and also use as a reference when I want a quick take on the most-popular modules for a particular problem domain, before diving in for more-detailed research at CPAN proper.
I've heard that hfb is working on a CPAN book, and it seems possible that it might serve that purpose. It also seems possible that it will never actually be finished.
I've mentioned my desire to the good people at O'Reilly a few times, but they've apparently decided that given CPAN's kudzu-like nature, it would be impossible to keep such a book up-to-date.
So maybe it should be a Web-based resource, rather than a book. But darn it, I really want it, in whatever form. Just an extra layer of expert opinion, organized by problem domain, on what's worthwhile in CPAN. I'm tired of reinventing (rickety, square) wheels.
Sigh. I know the official answer to this: the information is out there already. I just need to commit some quality time browsing through the available CPAN structure and documentation. So yeah, I'll be doing that. I just wish there was a more efficient solution available.
new Perl Cookbook will probably serve... (Score:2, Insightful)
CPAN Rating System (Score:3, Interesting)
Anyway, this has been proposed and discussed many times, but nobody's built it yet. If somebody builds one that is easy to use, it might actually get used, but that hasn't happened yet.
Reply to This
There's one CPAN book out (Score:4, Informative)
Reply to This
Book? (Score:2, Informative)
http://perladvent.org/
A book on modules would be outdated soon after its release
CPAN Books (Score:2)
O'Reilly's Perl REsource Kit [amazon.com] contains a book called Programming with Perl Modules, but this is now five years out of date.
Instant Perl Modules [amazon.com] is very good, but it was published two years ago so will only get more outdated as time passes.
So the biggest problem with this kind of book is the fact that CPAN changes so quickly.
I'm working on it, sort of (Score:1)
I have considered doing a whole series of these and eventually making a book out of them, but it takes a lot of work to do a good survey of a wide range of modules so for a book to be comprehensive it would need multiple authors.