in reply to
Syntax errors when I am using require
Are any of lines 1 through 10 not comments? Your syntax error may be on the line of code preceeding the require line, e.g. you may have forgotten the semicolon.
Comment on
Re: Syntax errors when I am using require
In Section
Seekers of Perl Wisdom