in reply to
Override *CORE::GLOBAL::require. Is it possible?
It's probably not necessary. You can inject code refs into @INC. That will probably work better. It's all on the
require
pod I believe.
-Paul
Comment on
Re: Override *CORE::GLOBAL::require. Is it possible?
In Section
Seekers of Perl Wisdom