changed the warning on DBIC::Storage::DBI->select_single so that it wont call fetch_...
[dbsrgits/DBIx-Class.git] / t / 54taint.t
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...