Bug 15023: (followup) Remove warnings
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Jun 2016 15:24:15 +0000 (12:24 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 24 Aug 2016 11:37:02 +0000 (11:37 +0000)
commitd44732bacd87fb304990b91d06786eda82b46cba
tree9a7f53e2eb5412f1e54ea0e77c05cb35d8b4a448
parent38c461f258292adb6199f2b0f261ecc3280b6aa5
Bug 15023: (followup) Remove warnings

By setting 'use Modern::Perl' some previously hidden warnings arised.
This patch removes them by testing the variable $balance for undef
before using it in a comparisson.

Sponsored-by: VOKAL
Signed-off-by: Liz Rea <liz@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
tools/cleanborrowers.pl