Help for this page

Select Code to Download


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