https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18993 --- Comment #12 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Mason James from comment #11)
(In reply to Marcel de Rooy from comment #9)
'Test::More' => { 'usage' => 'Core', 'required' => '1', 'min_ver' => '0.8' },
Shouldn't we upgrade the min_ver for this one here too ?
Needs feedback
hi Marcel, the short answer is no
Test::Simple has no dependency on Test::More, therefore there is no need to upgrade Test::More
https://packages.debian.org/jessie/libtest-simple-perl https://packages.debian.org/stretch/libtest-simple-perl
..does that make sense?
Hey MJ, When I follow that link, I see that libtest-simple-perl includes Test::More ! Marcel -- You are receiving this mail because: You are watching all bug changes.