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.
Minium perl version (Score:2)
Why so? If ExtUtils::Constant isn't buggy, then I thought that it worked safely as far back as 5.005. You ship a pair of source files to fall back on if the user doesn't have it installed (which means that they can't tweak the list of defined cosntants) but anyone who does have it installed can tweak to their hearts content. Well, that was the plan. See Time-HiRes [cpan.org] for an example of the fallback mechanism.
Re:Minium perl version (Score:2)
I should also send you some doc patches for ExtUtils::Constant - the docs suck
Re:Minium perl version (Score:2)
I read them again recently when I was refactoring it, and yes, they do suck. Patches welcome, as it's unlikely that I'm going to get there first.
Reply to This
Parent