diff options
author | Nicholas Clark <nick@ccl4.org> | 2004-12-29 21:25:29 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-12-29 21:25:29 +0000 |
commit | 3c1a32f06404537cfee337d494f479926487c7fa (patch) | |
tree | d4fe577522b7c2c95be3983e475c86c9aecf491e /MANIFEST | |
parent | 39cd9b99380da8b915ef4e52d215f1675bff6753 (diff) | |
download | perl-3c1a32f06404537cfee337d494f479926487c7fa.tar.gz |
Experimental module intended to simplify core regression tests
p4raw-id: //depot/perl@23707
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |