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.
image magick commands (Score:1)
400 of them are. And there seems to be lots of other commands that perl would import from modules.
Are there any good points about this name space "pollulolation?"
Reply to This
Re: (Score:1)
Sure, isn't the good point obvious? You don't need to learn or install any modules. Think of every time you've heard a Perl programmer complain, "Ugh, more dependencies!" Never again!
Unfortunately, imagine, now, that every module you use was in core. Also, not dual-lived and on CPAN. Also, not even in a file you could patch on the fly once installed. Now if there's a bug, you have to upgrade Perl itself. Oh, and maybe that introduces bugs in other core places.
Whoops!
rjbs
Re: (Score:1)
/* Bernhard.Schmalhofer@gmx.de */