eval {$sth->execute($value) } if ($@) { print "Error\n"; } #### eval {1} if (1) {} #### syntax error at testseqio.pl line 2, near ") {"
## eval {1} if (1) {} ##
## syntax error at testseqio.pl line 2, near ") {"