X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScalar-Vec-Util.git;a=blobdiff_plain;f=t%2F22-vfill-long.t;h=3325f2d51727046b21e39bece37ce708fad6bf29;hp=b682dbea6028b4ff2c2c5e53d3002797f7868664;hb=0f9ca88734df707e9f1d70a8067e6502b96820a9;hpb=37121cb9474fc2c3bc7c452696ecc9f6aa2ed4d2 diff --git a/t/22-vfill-long.t b/t/22-vfill-long.t index b682dbe..3325f2d 100644 --- a/t/22-vfill-long.t +++ b/t/22-vfill-long.t @@ -5,7 +5,7 @@ use warnings; use Test::More tests => 34; -use Scalar::Vec::Util qw/vfill/; +use Scalar::Vec::Util qw; my $n = 2 ** 16;