diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-12-17 09:46:37 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-12-17 09:46:37 +0000 |
commit | 4800031444245dc3dac9967b46b4860ff3863d32 (patch) | |
tree | d01413df596d1a4c0b4a8712a83a2d74b9c8b4f7 /cpan/ExtUtils-MakeMaker/MANIFEST | |
parent | 8b1989690cb5c8e76b281f6f8b7829d8081649fc (diff) | |
download | perl-4800031444245dc3dac9967b46b4860ff3863d32.tar.gz |
Update ExtUtils-MakeMaker to CPAN version 6.64
[DELTA]
6.64 Sun Dec 16 18:27:40 PST 2012
Build Fixes
* Update the home page in the meta file. makemaker.org has been
unmaintained for a while.
6.63_04 Thu Nov 22 13:18:06 PST 2012
Test Fixes
* Eliminated the problematic and not very useful PASTHRU test
on Windows. A better test will come after stable. [github 41]
(Michael G Schwern)
* Avoid a new regex warning in 5.17.x in t/MM_OS2.t. (Craig A. Berry)
VMS Fixes
* Better ignore files due to non-case-preserving filesystems.
(Craig A. Berry)
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/MANIFEST')
-rw-r--r-- | cpan/ExtUtils-MakeMaker/MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/MANIFEST b/cpan/ExtUtils-MakeMaker/MANIFEST index fe47e55b18..74d6075f59 100644 --- a/cpan/ExtUtils-MakeMaker/MANIFEST +++ b/cpan/ExtUtils-MakeMaker/MANIFEST @@ -60,7 +60,7 @@ lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm lib/ExtUtils/testlib.pm Makefile.PL -MANIFEST This list of files +MANIFEST MANIFEST.SKIP my/bundles.pm NOTES @@ -68,6 +68,7 @@ PATCHING README README.packaging t/00compile.t +t/01perl_bugs.t t/arch_check.t t/backwards.t t/basic.t |