Bug 5589: Remove duplicated Exports in Suggestions.pm
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 7 Jan 2011 11:44:03 +0000 (11:44 +0000)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 10 Jan 2011 19:44:22 +0000 (14:44 -0500)
commite31e7d780407521fd3b365870b6388349ba7ddbd
tree15ce2843b8adeca00c1e95ca5c1dc62a54188995
parent77c9df5ce75d1e6e17b0ba87c068e887459ee118
Bug 5589: Remove duplicated Exports in Suggestions.pm

Rather bizarrely Suggestions.pm was setting up @EXPORT, @ISA
and $VERSION twice. Have removed one invocation

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit d1172b98d9a2b8dde3c700b0d116816b4d45fa26)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Suggestions.pm