diff options
author | chromatic <chromatic@wgz.org> | 2001-09-10 05:20:56 -0600 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-09-10 16:31:43 +0000 |
commit | e38fdfdb5f3ea685da12415b6241a1b1d3fecf90 (patch) | |
tree | 1c4eea971ed3076c8ea1005ddf91f5dc1f5d2a5b /MANIFEST | |
parent | 14bf678466e32b2037048e39113c054405426688 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |