opac error logs filled with messages about 'UNIVERSAL->import is deprecated ...'
Messages like this are appears nearly constantly from both 3.12 and 3.14 version of Koha. I checked cpan and it claims I have the latest version of Memoize::Memcached. Anyone else seeing this? [Mon Jan 20 17:42:32 2014] [error] [client 127.0.0.1] [Mon Jan 20 17:42:32 2014] Memcached.pm: UNIVERSAL->import is deprecated and will be removed in a future perl at /usr/local/share/perl/5.14.2/Memoize/Memcached.pm line 6., referer: http://catalogue.efdss.org/cgi-bin/koha/opac-basket.pl?bib_list=62755/63336/ Regards, -Doug-
On Mon, Jan 20, 2014 at 12:49:17PM -0500, Doug Kingston wrote:
Messages like this are appears nearly constantly from both 3.12 and 3.14 version of Koha. I checked cpan and it claims I have the latest version of Memoize::Memcached. Anyone else seeing this?
[Mon Jan 20 17:42:32 2014] [error] [client 127.0.0.1] [Mon Jan 20 17:42:32 2014] Memcached.pm: UNIVERSAL->import is deprecated and will be removed in a future perl at /usr/local/share/perl/5.14.2/Memoize/Memcached.pm line 6., referer: http://catalogue.efdss.org/cgi-bin/koha/opac-basket.pl?bib_list=62755/63336/
Yes its a bug in Memoize::Memcached. Someone submitted a bug report and proposed patch 3 years ago but the module has not been touched as far as I can see by the owner since 2009 Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 800 756 6803 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
participants (2)
-
Colin Campbell -
Doug Kingston