http://qs321.pair.com?node_id=163542

belize has asked for the wisdom of the Perl Monks concerning the following question:

Easy question:

I know that:

print "$_<BR>" for (sort keys %INC);

will print out modules in @INC, but how do I print out the paths to @INC?