summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2008-11-12 19:23:38 +0000
committerYves Orton <demerphq@gmail.com>2008-11-12 19:23:38 +0000
commit1d37e71175b7474f19e8a91cbbaa7e0cc6450b56 (patch)
tree04d82b37d232c8a748d5b0d4b165ec1ae6cabdae /MANIFEST
parent83ce3e12e086bc5a21f37af9378b7c01fa5d73d8 (diff)
downloadperl-1d37e71175b7474f19e8a91cbbaa7e0cc6450b56.tar.gz
Update ExtUtils-Install to 1.51
Also adds the Changes file from ExtUtils-Install as Changes_EU-Install p4raw-id: //depot/perl@34827
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8a6d2418c8..a2c179626b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1963,6 +1963,7 @@ lib/ExtUtils/CBuilder.pm Compile and link C code for Perl modules
lib/ExtUtils/CBuilder/t/01-basic.t tests for ExtUtils::CBuilder
lib/ExtUtils/CBuilder/t/02-link.t tests for ExtUtils::CBuilder
lib/ExtUtils/Changes MakeMaker change log
+lib/ExtUtils/Changes_EU-Install ExtUtils-Install change log
lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line
lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants