]> 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 15:59:33 +0000 (15:59 +0000)
commitfcaf1cc32c8568a8749eb38a219b061144145449
treece20222ab37bb58d43d83b6f44f5ac9e5714f613
parent55aaea83d127822b257bcb47876d7443a5ffd135
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