Change once more the signature of the custom cond coderef (augment a446d7f8)
[dbsrgits/DBIx-Class-Historic.git] / t / multi_create / insert_defaults.t
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...