At first glance, the code sample you've posted here ([removed])has a mismatched quote (at the caret), so there's a syntax error.
There's no need to match quotes within a quoted string. Depending on what the string represents, it might (of course) be a semantic error. But it won't be a syntax error.
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re^2: Calling a Perl script from a Perl script
by davorg
in thread Calling a Perl script from a Perl script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |