]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - samples/bench.pl
Switch to qw<>
[perl/modules/autovivification.git] / samples / bench.pl
index 28aa263dad40cba53e671b3aa8fae88346b4a87e..2e5f03801c37c0d979aa39f0bec87684c424aa1a 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Benchmark qw/:hireswallclock cmpthese/;
+use Benchmark qw<:hireswallclock cmpthese>;
 
 use blib;