summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-12-29 21:25:29 +0000
committerNicholas Clark <nick@ccl4.org>2004-12-29 21:25:29 +0000
commit3c1a32f06404537cfee337d494f479926487c7fa (patch)
treed4fe577522b7c2c95be3983e475c86c9aecf491e /MANIFEST
parent39cd9b99380da8b915ef4e52d215f1675bff6753 (diff)
downloadperl-3c1a32f06404537cfee337d494f479926487c7fa.tar.gz
Experimental module intended to simplify core regression tests
p4raw-id: //depot/perl@23707
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 67e19f01f9..4232e3c9f2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1196,6 +1196,8 @@ lib/Class/ISA/test.pl See if Class::ISA works
lib/Class/Struct.pm Declare struct-like datatypes as Perl classes
lib/Class/Struct.t See if Class::Struct works
lib/complete.pl A command completion subroutine
+lib/Config/Extensions.pm Convenient hash looked for built extensions
+lib/Config/Extensions.t See if Config::Extensions works
lib/Config.t See if Config works
lib/constant.pm For "use constant"
lib/constant.t See if compile-time constants work