Attached is a new test suite for DBI::Profile.  I tried to cover all the
syntax found in the DBI::Profile documentation.  This revealed what I
believe to be a bug.  Calling:

   dbi_profile($dbh, "Hi, mom", "fetchhash_bang", $t1, $t1 + 1);

Results in the warning:

   Profile attribute isn't a hash ref (DBI::Profile=HASH(0x831046c),7)

For full details see the commented-out test in the attached test suite.

-sam

Reply via email to