Fix last remaining tests with -T under < 5.10
[dbsrgits/DBIx-Class.git] / xt / extra / internals / namespaces_cleaned.t
2016-04-25 Peter Rabbitson Fix last remaining tests with -T under < 5.10
2016-04-20 Peter Rabbitson After 5e0eea35 we can actually test for cleaned namespa...
2016-04-12 Peter Rabbitson Lose another dependency: Class::Inspector
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-09-07 Peter Rabbitson Silence warning introduced in sloppy workaround e9505615
2015-09-07 Peter Rabbitson Work around EUMM 7.06 creating an empty blib/ dir,...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists