Help for this page

Select Code to Download


  1. or download this
        $sth->_dbix_l4p_perl(2,              # line 277
            sub {Data::Dumper->Dump(
                [$res],
                ["fetchrow_hashref($h->{dbh_no}.$sth->{private_DBIx_st_no}
    +)"])})
            if ($h->{logmask} & DBIX_L4P_LOG_OUTPUT);
    
  2. or download this
        $sth->_dbix_l4p_debug($h, 2,         # line 277
            ...