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.
Yes (Score:1)
How do you picture this being different from Perl Best Practices?
Re:Yes (Score:1)
PBP isn't primarily a didactic book. If you don't know Perl, I'm not sure you'll learn it from reading the book. It's a great book, and there's definitely some overlap, but I have in mind something like a very streamlined version of the Camel that's deliberately non-exhaustive. I feel free to say "Here is how to think about a useful feature in such a way that you can remember it and use it productively... and here's a feature you can safely ignore and avoid, because it doesn't work right or it's just too hard to use."
Also I don't forsee discussing coding standards at any length. The best comparison is to JavaScript: The Good Parts [oreilly.com].
Reply to This
Parent
Re: (Score:1)
Ah, sounds more tutorial than reference. Good idea. I think that would be useful to me and to others.
As far as a companion blog goes, that sounds useful, too. I've often thought that a site that shows how one could improve perl found in the wild would be interesting. I'm picturing something like MJD's red flag talks, crossed with refactormycode.com, and a little bit of best practices or code review thrown in I guess. This sounds vaguely related. I think you would be good at it.