bindings/perl/Makefile.PL: Removed that `use 5.008007;' from yet another place.
[liboping.git] / bindings / perl / Makefile.PL
index f2ddf0a..2d272a8 100644 (file)
@@ -1,4 +1,4 @@
-use 5.008007;
+use 5.006;
 use ExtUtils::MakeMaker;
 
 my @OPING_PREFIX = (qw(/opt/oping /usr /usr/local));