Subject: | Breaks with YAML::Tiny 1.58: "YAML::Tiny failed to classify line 'dbi:DBM::'" |
YAML::Tiny failed to classify line 'dbi:DBM::' at /Users/timbo/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/Test/Database/Driver.pm line 104.
The file it's loading is a temp file (/var/folders/1q/nt4_q2sj2zv0bnk5b7dy0ys00000gp/T/Test-Database-timbo/SQLite/mapping.yml) that contains:
---
dbi:SQLite::
/Users/timbo/dbi/DBI-Test/sandbox/tim: tdd_sqlite_timbo_0
Perhaps related to https://metacpan.org/changes/distribution/YAML-Tiny#L59
Works with YAML::Tiny 1.56 but breaks with 1.58 (on perl 5.18.0)