fix for rt.cpan.org #22740 (use $^X instead of hardcoded "perl")
[dbsrgits/DBIx-Class.git] / t / 54taint.t
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...