http://www.perlmonks.org?node_id=1056807


in reply to Re: Error "Compilation failed in require" with "use" syntax
in thread Error "Compilation failed in require" with "use" syntax

Would the error I got from what I wrote in the command line, ie.
perl -Mlib=/Desktop/code -e'use pmFile1;'
be considered a syntax problem? I checked the code, I do not see any other red error logos in Eclipse. Thanks...