#!/usr/bin/perl -I/hardcoded/paths -I/and/another -- #### syntax error at -e line 1, near "use pmFile1." ^ ^ ^ ^ #### $ perl -e " use strict. " syntax error at -e line 1, near "use strict." Execution of -e aborted due to compilation errors.