X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=samples%2Fbench.pl;fp=samples%2Fbench.pl;h=2e5f03801c37c0d979aa39f0bec87684c424aa1a;hb=3201984d539ab173c11a001792be4294af17a08c;hp=28aa263dad40cba53e671b3aa8fae88346b4a87e;hpb=b3ee8fb0443427961f58b2005727cba0ab05e809;p=perl%2Fmodules%2Fautovivification.git diff --git a/samples/bench.pl b/samples/bench.pl index 28aa263..2e5f038 100644 --- a/samples/bench.pl +++ b/samples/bench.pl @@ -3,7 +3,7 @@ use strict; use warnings; -use Benchmark qw/:hireswallclock cmpthese/; +use Benchmark qw<:hireswallclock cmpthese>; use blib;