diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 03:53:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 03:53:29 +0000 |
commit | 79319589c130751c79770fed75a4350e1752600d (patch) | |
tree | ed7917f1a9128d0e96b6333c11ddb8a2f08c3423 /t/lib | |
parent | dc26df50e51d2d0fb283185fc254d0db5b0934c4 (diff) | |
download | perl-79319589c130751c79770fed75a4350e1752600d.tar.gz |
Add more modules to the list of modules that have tests,
Schwern's wallet is getting more nervous.
(Run t/lib/1_compile.t manually to see which modules
are lacking tests, or the tests can't be run for some
reason or another, such as the Net:: modules)
p4raw-id: //depot/perl@11927
Diffstat (limited to 't/lib')
-rw-r--r-- | t/lib/1_compile.t | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 66ebcbbcd4..fcf8738618 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -125,7 +125,12 @@ B::ShowLex B::Stash Benchmark CGI +CGI::Apache +CGI::Carp +CGI::Cookie +CGI::Form CGI::Pretty +CGI::Switch CGI::Util Carp Carp::Heavy @@ -189,6 +194,7 @@ IO::Socket::UNIX IPC::Open2 IPC::Open3 IPC::SysV +Lingua::KO::Hangul::Util List::Util Locale::Constants Locale::Country @@ -230,6 +236,7 @@ Scalar::Util Search::Dict SelectSaver SelfLoader +Shell Socket Storable Switch @@ -260,7 +267,9 @@ Time::Local Time::gmtime Time::localtime Time::tm -UnicodeCD +Unicode::Collate +Unicode::Normalize +Unicode::UCD UNIVERSAL User::grent User::pwent |