--- a/pidgin/plugins/perl/common/Pidgin.pm Sun Feb 02 14:08:43 2014 +0100 +++ b/pidgin/plugins/perl/common/Pidgin.pm Sun Feb 02 20:17:46 2014 +0100 @@ -5,8 +5,6 @@ use warnings; use Carp; -our $VERSION = '0.01'; - use Purple; require XSLoader;