Add test for User::grent. Portability doubtful.
[p5sagit/p5-mst-13.2.git] / t / lib / 1_compile.t
index 8e54650..132eb22 100644 (file)
@@ -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
@@ -152,11 +157,14 @@ File::Spec::Functions
 File::Temp
 FileCache
 FileHandle
+Filter::Simple
 Filter::Util::Call
 FindBin
 GDBM_File
 Getopt::Long
 Getopt::Std
+I18N::LangTags
+I18N::Collate
 IO::Dir
 IO::File
 IO::Handle
@@ -175,6 +183,7 @@ Locale::Constants
 Locale::Country
 Locale::Currency
 Locale::Language
+Locale::Maketext
 MIME::Base64
 MIME::QuotedPrint
 Math::BigFloat
@@ -182,9 +191,11 @@ Math::BigInt
 Math::Complex
 Math::Trig
 NDBM_File
+NEXT
 Net::hostent
 ODBM_File
 Opcode
+PerlIO
 POSIX
 Pod::Checker
 Pod::Find
@@ -223,8 +234,11 @@ Time::HiRes
 Time::Local
 Time::Piece
 UNIVERSAL
+User::grent
+User::pwent
 XS::Typemap
 attrs
+autouse
 base
 bytes
 charnames
@@ -238,6 +252,5 @@ overload
 strict
 subs
 utf8
-vars
 warnings
 warnings::register