diff options
author | Michael G. Schwern <schwern@pobox.com> | 2003-07-21 13:12:25 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-24 13:40:39 +0000 |
commit | 5e719f034d6be5248225b2711ae2a1df6aeff23b (patch) | |
tree | 3fb28cd32c4ac02ee73d61ec1bc7145b0396cf96 /lib/ExtUtils/PATCHING | |
parent | 96db79df28cc954ce5fef4fb061dda532f27baaa (diff) | |
download | perl-5e719f034d6be5248225b2711ae2a1df6aeff23b.tar.gz |
ExtUtils::MakeMaker 6.10_08
Message-ID: <20030722031224.GD12711@windhund.schwern.org>
p4raw-id: //depot/perl@20207
Diffstat (limited to 'lib/ExtUtils/PATCHING')
-rw-r--r-- | lib/ExtUtils/PATCHING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ExtUtils/PATCHING b/lib/ExtUtils/PATCHING index fec5c42495..9c3da45d26 100644 --- a/lib/ExtUtils/PATCHING +++ b/lib/ExtUtils/PATCHING @@ -32,6 +32,10 @@ Reporting bugs deliberately. Even if it was done deliberately, we still want to hear if it caused problems. +- If you're testing MakeMaker against a development version of Perl, + please also check it against the latest stable version. This makes it + easier to figure out if its MakeMaker or Perl at fault. + Patching details |