Move find_co_root into DBICTest::Util
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 28 Feb 2016 12:37:46 +0000 (13:37 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 29 Feb 2016 12:02:40 +0000 (13:02 +0100)
commite3be2b6ff05d6794ccd8807af8cb494403690639
tree021c4902cce6e9a3e97772d6474144504ec3be2f
parent970ed9a14ced481ba1011b2ed68fa9d8a4c2d5ae
Move find_co_root into DBICTest::Util

This is the first step of rearranging the utility pieces, removing reliance
on Path::Class in general

No visible functional changes, the old sub _find_co_root left as-is for the
time being, with an eval wrapped around it to retain the old "best effort"
behavior. Will be revisited in subsequent commits.
lib/DBIx/Class/_Util.pm
t/lib/DBICTest/RunMode.pm
t/lib/DBICTest/Util.pm
xt/extra/lean_startup.t