Mega Code Archive

 
Categories / Perl / Language Basics
 

Print out all pm library location

perl -e "print \"@INC\";"