Mega Code Archive

 
Categories / Perl / Language Basics
 

Using -e option to execute the perl statement

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