Help for this page

Select Code to Download


  1. or download this
    sub handle_error {
                my $errortext = shift;
    ...
                my $dbh;
                my  $dbh = $handle->{'Database'};
    
  2. or download this
      DB<2> x @_
    0  'Duplicate key on INSERT detected.
    ...
    1  DBI::db=HASH(0x33c6af0)
         empty hash
    2  undef