summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-09-10 05:20:56 -0600
committerAbhijit Menon-Sen <ams@wiw.org>2001-09-10 16:31:43 +0000
commite38fdfdb5f3ea685da12415b6241a1b1d3fecf90 (patch)
tree1c4eea971ed3076c8ea1005ddf91f5dc1f5d2a5b /MANIFEST
parent14bf678466e32b2037048e39113c054405426688 (diff)
downloadperl-e38fdfdb5f3ea685da12415b6241a1b1d3fecf90.tar.gz
Fix Pod Typo, Add Test for ExtUtils::Command
Message-Id: <20010910172528.54160.qmail@onion.perl.org> p4raw-id: //depot/perl@11981
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9322302d22..ab8fda0ecc 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -853,6 +853,7 @@ lib/Exporter.t See if Exporter works
lib/Exporter/Heavy.pm Complicated routines for Exporter
lib/ExtUtils.t See if extutils work
lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
+lib/ExtUtils/Command.pm See if ExtUtils::Command works (Win32 only)
lib/ExtUtils/Constant.pm generate XS code to import C header constants
lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs
lib/ExtUtils/inst Give information about installed extensions