in reply to
Re: Messing with %INC.
in thread
Messing with %INC.
Module::Reload reloads everything. It's actually a simpler way to do what Module::Reload::Selective does, which was my first option, but a bit complicated for the specific case.
Comment on
Re^2: Messing with %INC.
In Section
Seekers of Perl Wisdom