[Koha-bugs] [Bug 7375] Update minimum version of Perl to 5.10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 22 10:15:55 CET 2011


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

--- Comment #2 from Magnus Enger <magnus at enger.priv.no> 2011-12-22 09:15:55 UTC ---
Oops, I just assumed that the installer was actually checking for 5.10, but it
seems it does not: 

62 unless ( $] >= 5.008008 ) {    # Bug 4505
63 $template->param( problems => 1, perlversion => 1, checkmodule => 0 );

I have changed the name of this bug to reflect the broader scope of this bug.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list