If you need to maintain your modules this is a nice oneliner perl -e 'foreach $n (@INC) { print "$n\n";}'
Return to article...