https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18993
--- Comment #12 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
