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.
Not sure about the name (Score:1)
I read the name and automatically assumed you were writing something which would unload or not load a module. I couldn't imagine how that would be useful, but that's what I assumed.
Cool idea though. Might suggest calling it
Module::CheckLoador something like that.Re: (Score:2)
"NoLoad" was intentional (better names welcome). For example:
Is equivalent to this:
This, of course, silently stops this module from being loaded. The fatal version would require a higher version of Perl:
Re:Not sure about the name (Score:1)
Oh I didn't get that. :) The name now makes perfect sense, and seems very appropriate.
Reply to This
Parent