in reply to
Printing path to @INC
try:
print "$_<BR>" for (sort values %INC);
instead.
Comment on
Re: Printing path to @INC
Download
Code
In Section
Seekers of Perl Wisdom