Bug 8904: fix Plack scoping for overduerules.pl
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 2 Nov 2012 08:53:57 +0000 (09:53 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 5 Nov 2012 00:58:33 +0000 (19:58 -0500)
commitb6b63294351847a1326b7772c105d84aaa60f493
tree7a029b215ddfc980293f8121349a3dcc5f1e7304
parent5011479de33e56aa27c74fd60befe4e4963ce013
Bug 8904: fix Plack scoping for overduerules.pl

There are 2 Plack scoping errors in tools/overduerules.pl:
the local sub blank_row require that @rule_params and input are global

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Passed-QA-by: Mason James <mtj@kohaaloha.com>y
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
tools/overduerules.pl