X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=blobdiff_plain;f=clones.pl;h=72e1092fc834fb58a09267552976f453fa4fe199;hp=d47b0279475c41539c6d51b45c22ac728aa4ddd5;hb=9db5de0ec290fd8b82a9c510e0d627b31e44d9bd;hpb=80f827633d7173e4388bfce83f6bb304f37cecab 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,