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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 14:11:05 +0000 (14:11 +0000)
commit4ad4ab6396af26bed9dceb442adf4aad6687f362
treed40a91602889772367a441952495a478f44e8c59
parenteb8666357ce72e910569843f8acce674a332f4b0
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>
C4/SIP/Sip.pm