]> 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:40:23 +0000 (17:40 -0400)
commite6821d5739cb55b7aed3c381bd2ccb3997d9ca94
treeea9c15aa453fed848ca8460cd8bfb510256041a6
parent2cfb137efcb6da535a686fd37f82f983723986da
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