diff options
-rw-r--r-- | pod/perl5113delta.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl5113delta.pod b/pod/perl5113delta.pod index 30cf0102c4..aba74388de 100644 --- a/pod/perl5113delta.pod +++ b/pod/perl5113delta.pod @@ -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 |