base.pm now repeatedly require()s modules, exposing missing Exporter exemption
[dbsrgits/DBIx-Class.git] / t / multi_create / has_many.t
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2009-06-11 Peter Rabbitson Another multicreate failing test - has_many should...