summaryrefslogtreecommitdiff
path: root/ext/.gitignore
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-10 16:58:33 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-10 16:58:33 +0100
commitb78fd7160df924147ff968f6dc2796473af0c484 (patch)
treeb5065e5b1ab461c11c74b5a0b4f848fcd0c3f118 /ext/.gitignore
parent4d984b75f1859fc27f556ee42f31a04df42a2004 (diff)
downloadperl-b78fd7160df924147ff968f6dc2796473af0c484.tar.gz
Move ExtUtils::MakeMaker from lib to ext.
t/lib/TieOut.pm is now from Test::Simple. Only the tests needed changing. The exceptions to BEGIN/PERL_CORE/INC boilerplate removal were two instances of "../.." becoming "../../../..", and changing an %INC test from "strict.pm" to "less.pm", as TestInit causes strict to be loaded via a relative path, when it loads File::Spec to convert all paths from relative to absolute.
Diffstat (limited to 'ext/.gitignore')
-rw-r--r--ext/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.gitignore b/ext/.gitignore
index 82134c98f4..80a11c454d 100644
--- a/ext/.gitignore
+++ b/ext/.gitignore
@@ -31,6 +31,7 @@ ppport.h
/ExtUtils-Constant/Makefile.PL
/ExtUtils-Install/Makefile.PL
/ExtUtils-Manifest/Makefile.PL
+/ExtUtils-MakeMaker/Makefile.PL
/ExtUtils-ParseXS/Makefile.PL
/FileCache/Makefile.PL
/File-Fetch/Makefile.PL