http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7375
--- Comment #2 from Magnus Enger <[email protected]> 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. _______________________________________________ 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/
