in reply to Re^2: Conditional loading of module with global exports
in thread Conditional loading of module with global exports
Doing a search, I found Module::Load with the following description from its documentation: "runtime require of both modules and files". Based on that description, it sounds like something worth checking out.
|
|---|