Koha/cataloguing
Paul Poulain fe50ffb37f Bug 6679: fix missing use strict
The 3 files had use strict missing. The patch add the use strict and modify what's needed to work with it
4XX.pl also has some perlcritic fixes:
Variable declared in conditional statement at line XXX, column 9.  Declare variables outside of the condition.  (Severity: 5)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-12-09 09:49:22 +01:00
..
value_builder Bug 6679: fix missing use strict 2011-12-09 09:49:22 +01:00
addbiblio.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
addbooks.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
additem.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
merge_ajax.pl
moveitem.pl
plugin_launcher.pl
ysearch.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
z3950_search.pl Bug 4189 : Searching z39.50 without selecting any servers results in error message 2011-04-08 13:19:20 +12:00