diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-28 15:09:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-28 15:09:07 +0000 |
commit | 20e80008373c5668729345f2fbb96a7fab3d4884 (patch) | |
tree | e73ed8d44ba1a5ad71d63775c8fc1b229ef75f41 /t/lib | |
parent | ec28694ccbbeb16b6069c4b363ee55512b83376a (diff) | |
download | perl-20e80008373c5668729345f2fbb96a7fab3d4884.tar.gz |
Updates on the modules list.
p4raw-id: //depot/perl@10248
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 2190e35321..f45bdd6cc3 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -106,6 +106,8 @@ sub compile_module { return scalar `$^X "-Ilib" t/lib/compmod.pl $module` =~ /^ok/; } +# Add here modules that have their own test scripts and therefore +# need not be test-compiled by 1_compile.t. __DATA__ AnyDBM_File AutoLoader @@ -119,6 +121,7 @@ CGI CGI::Pretty CGI::Util Carp +Carp::Heavy Class::ISA Class::Struct CPAN @@ -138,6 +141,8 @@ Env Errno Exporter Exporter::Heavy +ExtUtils::Constant +ExtUtils::MakeMaker Fatal Fcntl File::Basename @@ -158,7 +163,8 @@ FindBin GDBM_File Getopt::Long Getopt::Std -I18N:Collate +I18N::LangTags +I18N::Collate IO::Dir IO::File IO::Handle @@ -177,6 +183,7 @@ Locale::Constants Locale::Country Locale::Currency Locale::Language +Locale::Maketext MIME::Base64 MIME::QuotedPrint Math::BigFloat @@ -188,6 +195,7 @@ NEXT Net::hostent ODBM_File Opcode +PerlIO POSIX Pod::Checker Pod::Find @@ -228,6 +236,7 @@ Time::Piece UNIVERSAL XS::Typemap attrs +autouse base bytes charnames |