summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-10-28 09:36:20 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-10-28 09:36:20 +0000
commitf1feeb72ef65793d07f6b0333f64df9b07a006b1 (patch)
tree2adb9e990afed91a77075d0d01fe2519560a17bc /MANIFEST
parent93a8090dc33a049e3827420ced6c7db56ab1f529 (diff)
downloadperl-f1feeb72ef65793d07f6b0333f64df9b07a006b1.tar.gz
Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
bug as lib/ExtUtils/Embed.t which tests that and some aspects of ExtUtils::Embed. p4raw-id: //depot/perlio@12729
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 99e6773108..66e32b6e15 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -893,6 +893,7 @@ lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
lib/ExtUtils/Command.t 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/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