]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895660: SuperCat.pm
authorJason Boyer <JBoyer@equinoxinitiative.org>
Tue, 15 Sep 2020 13:00:15 +0000 (09:00 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 14 May 2021 21:40:20 +0000 (17:40 -0400)
commit3e8a3534bbae7347abac97741e77b73f555d8426
tree8b5fd81e299df8c049b234d87ddb98668efa5f21
parentbeeca95266f4ee435f8d45abe2fdfe99f624fbc7
LP1895660: SuperCat.pm

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

AppUtils is 'use'-ed and assigned to $U at the top of the file
and shared among the rest of the modules already.

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/Application/SuperCat.pm