X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F16-reap-numerous.t;h=f130b68ee8f9cdac2610c18e8539fb997b108444;hb=e7846e7f6fded4c4a3139054c5206c1480711867;hp=d876e0785db2a40ea398a149b24b9883b5b6b98b;hpb=2315578c2990170a7aad20f8a15f715e4b2be5ef;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/16-reap-numerous.t b/t/16-reap-numerous.t index d876e07..f130b68 100644 --- a/t/16-reap-numerous.t +++ b/t/16-reap-numerous.t @@ -8,7 +8,7 @@ BEGIN { $n = 1000; } use Test::More tests => $n; -use Scope::Upper qw/reap UP/; +use Scope::Upper qw; my $count;