http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5105 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tajoli@cilea.it --- Comment #1 from Zeno Tajoli <tajoli@cilea.it> --- But where can I see those warnings ? Only in logs, I think. So the work path that I suggest is: 3.0.x -> no changes 3.2 -> delete Switch, use ifs 3.4 -> start to use 'given' and 'when', insert perl 5.10 as a requirement. Where I find use Switch: $ grep -r 'use Switch' * basket/downloadcart.pl:use Switch; C4/Reports/Guided.pm:use Switch; opac/opac-downloadcart.pl:use Switch; opac/opac-detail.pl:use Switch; opac/opac-downloadshelf.pl:use Switch; tools/batchMod.pl:use Switch; virtualshelves/downloadshelf.pl:use Switch; -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.