Code: my $bad_syntax = ;
Disabling warnings... Calling eval()... eval() complete.
Handling error... Caught error: syntax error at (eval 1) line 1, at EOF
Code: 'a poorly 'nested' string'
Disabling warnings... Calling eval()... eval() complete.
Handling error... Caught error: Bad name after nested' at (eval 2) line 1.
Code: 'a poorly 'nested::test' string'
Disabling warnings...
Calling eval()...
Bareword found where operator expected at (eval 3) line 1, near "'a poorly 'nested::test"
(Missing operator before nested::test?)
String found where operator expected at (eval 3) line 1, near "nested::test' string'"
eval() complete.
Handling error...
Caught error: syntax error at (eval 3) line 1, near "'a poorly 'nested::test"
The ran and exited normally. Sorry about the smiley. -Sx-
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>