Added patch from Schwern to allow cdbi compat to infer the has_many from a has_a
[dbsrgits/DBIx-Class.git] / t / 54taint.t
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...