Revert sloppy workaround in dabde0bc5, addressed by prev. commit
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Util / OverrideRequire.pm
2011-11-26 Peter Rabbitson Fix some logic pitfalls in the require tracer
2011-11-25 Peter Rabbitson Abstract away the CORE::GLOBAL::require override code...