diff options
author | Nicholas Clark <nick@ccl4.org> | 2004-12-29 21:41:04 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-12-29 21:41:04 +0000 |
commit | 4254b61a4e3d834da27cda46c142f2c2f56386ea (patch) | |
tree | 1c509a51621af602934b9fa6943c8f67061fe4e0 /MANIFEST | |
parent | 3c1a32f06404537cfee337d494f479926487c7fa (diff) | |
download | perl-4254b61a4e3d834da27cda46c142f2c2f56386ea.tar.gz |
Thinko in the description of Config::Extensions
p4raw-id: //depot/perl@23708
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1196,7 +1196,7 @@ 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.pm Convenient hash lookup 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" |