$ perl -e use syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors. #### $ cat junk87.pl use XML::Simple; print $INC{'XML/Simple.pm'} $ perl junk87.pl C:/perl/site/5.10.1/lib/XML/Simple.pm