https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287
--- Comment #22 from Marc Véron <[email protected]> --- (In reply to Marc Véron from comment #21) > misc/cronjobs/purge_suggestions.pl -days -1 > OK > > misc/cronjobs/purge_suggestions.pl -days 0 > OK > > misc/cronjobs/purge_suggestions.pl -days 10 > > Result: > > Name "Tie::Hash::FIELDS" used only once: possible typo at > /usr/share/perl/5.14/fields.pm line 135. > Name "Cache::RemovalStrategy::FIELDS" used only once: possible typo at > /usr/share/perl/5.14/fields.pm line 135. > Name "Cache::RemovalStrategy::LRU::FIELDS" used only once: possible typo at > /usr/share/perl/5.14/fields.pm line 135. > Use of uninitialized value $_[0] in lc at /usr/share/perl5/Cache.pm line 485. Ah, it happens with and without patch... -- 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/
