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.
Oh, I don't know... (Score:2)
What makes one man brilliant and the other one a crackpot? What, for example, would people think of most of Damian's modules [cpan.org], most notably Quantum::Superpositions [cpan.org], if they weren't originating from him? Not much good, I'm sure...
Re:Oh, I don't know... (Score:2)
Ingy's IO::All is clever because it takes a single large domain (I/O), and provides a DWIMmy, unified API for the whole domain. Var, OTOH, provides a unified API for a whole bunch of unrelated domains, which is just goofy. It also commits the Meta-ish sin of providing objects for basic Perl data structures like arrays and hashes. That's always a bad sign.
Reply to This
Parent