Bug 15006 Correct indentation of EXPORTs in Sip.pm
commitb3786fb159f669b10e5d37e06d8f8177b9a12eab
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 6 Jul 2016 14:25:21 +0000 (6 15:25 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 17 Aug 2016 10:03:33 +0000 (17 12:03 +0200)
tree5b7730f47eeaf435e4d2a2d300a662d07fe6958c
parentc6f1fa2aad6469e9c4221f903ea571e259a92e4f
Bug 15006 Correct indentation of EXPORTs in Sip.pm

Removed tabs and used spaces consistently
Used 'use base' to remove unnecessary BEGIN sub and
explicit setting of ISA at application level

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 4ad4ab6396af26bed9dceb442adf4aad6687f362)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit ad235daaa74193947a328f96ed35d43aa0ec6663)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/SIP/Sip.pm