From: Alexandr Ciornii Date: Sun, 20 Dec 2009 13:46:36 +0000 (-0500) Subject: ExtUtils::MakeMaker changes for perl5113delta.pod X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=09b2a3d27fa915afd624429fc9f542a53ad8da67;p=p5sagit%2Fp5-mst-13.2.git ExtUtils::MakeMaker changes for perl5113delta.pod --- diff --git a/pod/perl5113delta.pod b/pod/perl5113delta.pod index 30cf010..aba7438 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