]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895660: Course.pm
authorJason Boyer <JBoyer@equinoxinitiative.org>
Tue, 15 Sep 2020 13:28:57 +0000 (09:28 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 14 May 2021 21:38:04 +0000 (17:38 -0400)
commit3570be56600cb5faece7cbf92683a541738a56fe
treea83625fdd41e6ed2d92d93b5fdc006465a05bc13
parentf7ce8e41c0d637ef103fdafeeb5fdc578df9494f
LP1895660: Course.pm

"my" variable $results masks earlier declaration in same scope

my $var should only be used once within a block.

Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Course.pm