Skip to content

0.13

@mlawren mlawren tagged this 28 Mar 14:53
    Replace the horrible txn() return type (a two-item list) by a
    single Return::Value object. Should prevent people (ie me in
    t/12-txn.t) from doing silly things like "if ($db->txn(...)) { }"
    which of course is always true. If only DBI had used something like
    this...

Makefile.PL, debian/control
    Require Return::Value.

CPAN
    Uploaded as v0.13.
Assets 2