Do not use 2**32 directly - causes %u differences between 32 and 64bit
[dbsrgits/DBIx-Class-Historic.git] / t / 54taint.t
2009-03-03 Peter Rabbitson Extend untainting of findallmod() to load_namespaces...
2009-03-03 Peter Rabbitson Rewrite t/54taint.t to properly test load_namespaces()
2008-09-21 Peter Rabbitson Move the taint tests to a non-mainstream schema - hopef...
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...