[Koha-bugs] [Bug 8487] C4::Installer::PerlDependencies needs Test::Strict hash corrected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 21 10:39:14 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8487

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list