Bug 16011: $VERSION - Remove empty BEGIN block
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 9 Mar 2016 12:42:09 +0000 (12:42 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 24 Mar 2016 17:20:41 +0000 (17:20 +0000)
commit3cfedcf2381375b29fe9ea83099181f0623cba76
treeba0f88d1368dfd9d470618d21daec095e53505e3
parent4c0e3096774d27bd267cd69f5183af30f09a2555
 Bug 16011: $VERSION - Remove empty BEGIN block

perl -p -i -0 -e 's/BEGIN \{\n?\n?\}\n//' **/*.pm

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
21 files changed:
C4/BackgroundJob.pm
C4/Creators/Batch.pm
C4/Creators/Layout.pm
C4/Creators/PDF.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
C4/Labels/Batch.pm
C4/Labels/Label.pm
C4/Labels/Layout.pm
C4/Labels/Profile.pm
C4/Labels/Template.pm
C4/Matcher.pm
C4/Members/AttributeTypes.pm
C4/Members/Messaging.pm
C4/Patroncards/Batch.pm
C4/Patroncards/Layout.pm
C4/Patroncards/Patroncard.pm
C4/Patroncards/Profile.pm
C4/Patroncards/Template.pm
C4/SMS.pm
Koha/Patron/Files.pm