Bug 15006 Correct indentation of EXPORTs in Sip.pm
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 6 Jul 2016 14:25:21 +0000 (15:25 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 09:53:17 +0000 (11:53 +0200)
commitad235daaa74193947a328f96ed35d43aa0ec6663
treeb4eb86958355e472c8db2833ede36b92046206f3
parente8a03065affb09718d16781a8beecfa262497639
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>
C4/SIP/Sip.pm