http://qs1969.pair.com?node_id=1045898


in reply to Re: disambiguating require (or: require loves join more than catfile)
in thread disambiguating require (or: require loves join more than catfile)

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>