http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8487
--- Comment #1 from M. Tompsett <[email protected]> --- Created attachment 11060 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11060&action=edit Added 'require' => '1', and moved old value to a 'min_ver' => '0.14' line Before the patch: koha_perl_deps.pl -a should generate an error on Test::Strict After the patch: koha_perl_deps.pl -a should not generate an error on Test::Strict -- 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/
