![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: disambiguating require (or: require loves join more than catfile)by rovf (Priest) |
on Jul 23, 2013 at 15:37 UTC ( #1045898=note: print w/replies, xml ) | Need Help?? |
Are you ~sure~ this does what you want it to?I think so. I have the absolute path to a file containing a set of functions which I want to drag into my code, and this should happen at runtime. If there is a problem with the 'required' file, it's fine for me to get an exception. I *could* catch it, but in my particular case I just want to abort the program, so the default behaviour is fine.
-- Ronald Fischer <ynnor@mm.st>
In Section
Seekers of Perl Wisdom
|
|