ExtUtils::MakeMaker changes for perl5113delta.pod
authorAlexandr Ciornii <alexchorny@gmail.com>
Sun, 20 Dec 2009 13:46:36 +0000 (08:46 -0500)
committerDavid Golden <dagolden@cpan.org>
Sun, 20 Dec 2009 13:46:36 +0000 (08:46 -0500)
pod/perl5113delta.pod

index 30cf010..aba7438 100644 (file)
@@ -225,6 +225,14 @@ XXX
     Fixed by adding a quantifier to the substitution parameter in
     contract_name().
 
+=item ExtUtils::MakeMaker
+
+    New BUILD_REQUIRES key to indicate build-only prerequisites.
+
+    mingw64 support.
+
+    Support new "package NAME VERSION" syntax.
+
 =back
 
 =head1 Utility Changes