|
|
| XP is just a number | |
| PerlMonks |
Re^3: Use of %INC ?by parv (Priest) |
| on Jul 18, 2009 at 10:58 UTC ( #781304=note: print w/ replies, xml ) | Need Help?? |
|
Post JavaFan correction: Ignore this please for it is disinformation. Or, run s[\%INC][\@INC]g before reading. Use it when you are trying to see just what kind of gunk^Wdirectory paths %INC is filled up with, when you know you have installed a module but perl is failing to find one. Other similar use is when trying to sort out the module paths, say to clean up the duplicates. Well, that is when I personally (have) use(d) %INC anyway.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||