]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fix some warnings in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Sat, 11 Oct 2014 16:46:41 +0000 (12:46 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 11 Oct 2014 16:46:41 +0000 (12:46 -0400)
commit4ae229d63b4f3ef4575bb46da4dbf32d18fa6b91
treeb3c8b8bf5ef2d077594624d3c09b4963dd65203b
parenta44961f04ede856e094b3aca3ccf942519486ee5
Fix some warnings in NCIP::ILS::Evergreen.

Try to fix thes:

Use of uninitialized value in string eq at
/home/opensrf/NCIPServer/lib/NCIP/ILS/Evergreen.pm line 2553.
Use of uninitialized value in string eq at
/home/opensrf/NCIPServer/lib/NCIP/ILS/Evergreen.pm line 2589.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm