Subject: | t/run.t started to fail (with newer YAML* versions?) |
The test suite started to fail:
...
Can't call method "number" on unblessed reference at /usr/home/cpansand/.cpan/build/2020022506/Algorithm-Genetic-Diploid-0.3-0/blib/lib/Algorithm/Genetic/Diploid/Individual.pm line 78.
# Looks like your test exited with 255 just after 3.
t/run.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 3 subtests passed
...
Without analyzing it further I suspect that it might be related to recent changes to the YAML* modules. See http://blogs.perl.org/users/tinita/2020/01/making-yamlpm-yamlsyck-and-yamlxs-safer-by-default.html for further information.