Bug 16635: [QA Follow-up] Eliminate some global package vars
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 6 Jun 2016 08:49:06 +0000 (10:49 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 10 Jun 2016 17:58:48 +0000 (17:58 +0000)
commit4fc8b3d6cf6453f7ff550b9fbde1a7f6315dd066
tree6b93c5686a4b8e3ccc97b8bd6beda1d2743025ec
parentfd152d9e95a2236a00f3cb0284bdd2aa7cca6da2
Bug 16635: [QA Follow-up] Eliminate some global package vars

[1] $branch is only related to line 123 as fallback.
[2] $width moved to a constant; sub width is not used.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested the corresponding plugin in item editor.
Test t/db_dependent/Barcodes.t and Barcodes_ValueBuilder.t still pass.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Barcodes/hbyymmincr.pm