DB_File: for the core version, no need to specify
Jarkko Hietaniemi [Sun, 24 Mar 2002 22:11:46 +0000 (22:11 +0000)]
a minimum MM version.

p4raw-id: //depot/perl@15479

ext/DB_File/Makefile.PL

index b19215b..17562b8 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use ExtUtils::MakeMaker 5.16 ;
+use ExtUtils::MakeMaker ;
 use ExtUtils::Constant qw(WriteConstants);
 use Config ;