Sync to Data::Dumper 2.123
[p5sagit/p5-mst-13.2.git] / ext / Data-Dumper / Dumper.xs
index 4f7eed3..e3867a1 100644 (file)
@@ -8,7 +8,7 @@
 #  include "ppport.h"
 #endif
 
-#if PERL_VERSION < 6
+#if PERL_VERSION < 8
 #  define DD_USE_OLD_ID_FORMAT
 #endif