X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=clones.pl;h=72e1092fc834fb58a09267552976f453fa4fe199;hb=b99caf8b93311fb2f0bec1fa724008fcd7e551d6;hp=d47b0279475c41539c6d51b45c22ac728aa4ddd5;hpb=3bde6e3a4f228bb731c1719f7096a8474cfab82d;p=perl%2Fscripts%2Fxchat.git diff --git a/clones.pl b/clones.pl index d47b027..72e1092 100755 --- a/clones.pl +++ b/clones.pl @@ -3,13 +3,13 @@ package Xchat::VPIT::Clones; use strict; use warnings; -use Scalar::Util qw/dualvar/; +use Scalar::Util qw; -use Xchat qw/:all/; +use Xchat qw<:all>; use lib get_info 'xchatdir'; use Xchat::XPI; -use Xchat::XPI::Events qw/delay/; +use Xchat::XPI::Events qw; use constant { JOIN_DELAY => 1000,