Subject: | t/52cycle fails with Devel::Cycle-1.05 |
When attempting to build DBIx::Class-0.6003, I encounter the following:
t/52cycle...........................find_cycle find_weakened_cycle at
/usr/lib/perl5/vendor_perl/5.8.8/Devel/Cycle.pm line 42.
Undefined subroutine &Test::Memory::Cycle::find_cycle called at
/usr/lib/perl5/vendor_perl/5.8.8/Test/Memory/Cycle.pm line 106.
# Looks like your test died before it could output anything.
t/52cycle...........................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Related info:
perl-5.8.8
Devel::Cycle-1.05
Test::Memory::Cycle-1.02
mst indicates Devel::Cycle-1.05 release appears not to export functions
properly, killing Test::Memory::Cycle