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:38:01 +0000 (17:38 -0400)
commit844b2da1c38d045c45892bf07bdeab5a88d8418c
tree7c10f9372c14a8f382777de697b86a1150b23aed
parent87f86d8404c1335765f89df25ad6af39af84f19c
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