Help for this page

Select Code to Download


  1. or download this
    # Help people doing DBI->errstr, might even document it one day
    # XXX probably best moved to cheaper XS code
    sub err    { $DBI::err    }
    sub errstr { $DBI::errstr }