![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^2: How can I prevent a module from being added to the %INC hash?by jacques (Priest) |
on Oct 04, 2006 at 03:33 UTC ( #576240=note: print w/replies, xml ) | Need Help?? |
Is it possible to use a module another way? For example, putting a reference to a subroutine that uses a module into @INC? I think the docs indicate that only the reference is added to %INC. But I have never tried adding a code reference to @INC.
In Section
Seekers of Perl Wisdom
|
|