From: Vincent Pit Date: Sat, 10 Mar 2012 10:39:58 +0000 (+0100) Subject: Xchat::XPI has not been exporting anything for a long time X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=commitdiff_plain;h=e764db53b60b217e3d417c6faa60ba9bda6db3ea Xchat::XPI has not been exporting anything for a long time --- diff --git a/Xchat/XPI/Net.pm b/Xchat/XPI/Net.pm index 9cb9937..ec5ba09 100644 --- a/Xchat/XPI/Net.pm +++ b/Xchat/XPI/Net.pm @@ -9,9 +9,6 @@ use Net::DNS; use Xchat qw<:all>; -use lib get_info 'xchatdir'; -use Xchat::XPI qw; - our $VERSION = '0.03'; my $res; diff --git a/Xchat/XPI/Utils.pm b/Xchat/XPI/Utils.pm index 8df6c0e..d5a3fc3 100644 --- a/Xchat/XPI/Utils.pm +++ b/Xchat/XPI/Utils.pm @@ -5,9 +5,6 @@ use warnings; use Xchat qw<:all>; -use lib get_info 'xchatdir'; -use Xchat::XPI qw; - our $VERSION = '0.02'; sub dye_nick {