summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-12-15 16:24:40 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-16 14:18:49 +0000
commitf411ddcc1316e72115a3e4878c2bb6f8128a1253 (patch)
tree2572ccfed1e0f1981f64b280ee70885132e8d17a /MANIFEST
parent0dc02ca545e0318faa7506956c54a1672aaf7ea2 (diff)
downloadperl-f411ddcc1316e72115a3e4878c2bb6f8128a1253.tar.gz
Add tests for ExtUtils::Installed
Message-ID: <20011216062507.71492.qmail@onion.perl.org> p4raw-id: //depot/perl@13717
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5c7dae7ac6..a8ed7fbbec 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -930,6 +930,7 @@ lib/ExtUtils/Embed.t See if ExtUtils::Embed and embedding works
lib/ExtUtils/inst Give information about installed extensions
lib/ExtUtils/Install.pm Handles 'make install' on extensions
lib/ExtUtils/Installed.pm Information on installed extensions
+lib/ExtUtils/Installed.t See if ExtUtils::Installed works
lib/ExtUtils/Liblist.pm Locates libraries
lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions
lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files