http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368
--- Comment #45 from M. de Rooy <[email protected]> --- (In reply to comment #44) > It seems it is caused by the version of Modern::Perl: Good, you found that. Interesting! I have this version: $Modern::Perl::VERSION = '1.20120130' and the same routine. But I still do not understand it completely. It seems like an error in Modern::Perl although its docs state that it is not necessary to pass a version or a year to Modern::Perl. AFAIK we are not passing numbers to Modern::Perl in our Koha use statements. But when I test that in a simple script, I do not even raise this warning. What makes koha_perl_deps do raise that warning? Since this is not very important, I will copy the last comments on this error in a separate report. To be resolved one day :) -- 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/
