On Sun, Mar 09, 2014 at 03:10:08PM +0100, H.Merijn Brand wrote: > On Sun, 9 Mar 2014 13:29:32 +0000, Tim Bunce <tim.bu...@pobox.com> > > > > > > The root cause is in Test::Database. I've opened a case for it: > > > https://rt.cpan.org/Ticket/Display.html?id=93128 > > > > BooK has fixed that in T:DB v1.111 - please retry. > > Hmmm, I don't know about "fixed", but I installed that anyway. > Reply includes both the Test::Database and the tumbler results > > YAML::Tiny failed to classify line 'dbi:DBM::' at > /home/merijn/.cpan/build/Test-Database-1.111-O2MmHq/blib/lib/Test/Database/Driver.pm > line 102.
That's the known problem with YAML::Tiny. You nees to run cpanm http://cpan.metacpan.org/authors/id/E/ET/ETHER/YAML-Tiny-1.56.tar.gz See https://github.com/perl5-dbi/DBI-Test/tree/master/sandbox/tim#synopsis > ... TL;DR Tim.