]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1418772: (follow-up) tweak undef-edness check
authorGalen Charlton <gmc@esilibrary.com>
Thu, 19 Feb 2015 15:59:33 +0000 (15:59 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 19 Feb 2015 16:07:16 +0000 (16:07 +0000)
commit7b95863d9ad82224eb08ad4d64361adaaf351202
tree1602a45f203728f202fcbf1621801a0ecdb5acc7
parente0f739cf93d84badbd6a572feb06d77d964c35e0
LP#1418772: (follow-up) tweak undef-edness check

Use the Perl defined() function rather than "eq undef"
to avoid logging warnings about undefined values.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm