Help for this page

Select Code to Download


  1. or download this
    for my $obj (@objstoinsert){
      local $SIG{__WARN__} = sub { die "died with $_[0], the object was $o
    +bj" }
      $obj->insert()
    }