Update to Text::Balanced 1.85.
[p5sagit/p5-mst-13.2.git] / t / lib / 1_compile.t
index 333d19f..7d28d00 100644 (file)
@@ -78,7 +78,7 @@ add_by_name('unicode::distinct');     # put this back
 
 
 # Delete all modules which have their own tests.  This makes
-# this test alot faster.
+# this test a lot faster.
 foreach my $mod (<DATA>) {
     chomp $mod;
     delete_by_name($mod);
@@ -106,9 +106,11 @@ 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
+Attribute::Handlers
 AutoLoader
 B
 B::Debug
@@ -120,13 +122,16 @@ CGI
 CGI::Pretty
 CGI::Util
 Carp
+Carp::Heavy
 Class::ISA
 Class::Struct
+CPAN
 Cwd
 DB_File
 Data::Dumper
 Devel::DProf
 Devel::Peek
+Devel::SelfStubber
 Digest
 Digest::MD5
 DirHandle
@@ -137,10 +142,13 @@ Env
 Errno
 Exporter
 Exporter::Heavy
+ExtUtils::Constant
+ExtUtils::MakeMaker
 Fatal
 Fcntl
 File::Basename
 File::CheckTree
+File::Compare
 File::Copy
 File::DosGlob
 File::Find
@@ -149,13 +157,17 @@ File::Path
 File::Spec
 File::Spec::Functions
 File::Temp
+File::stat
 FileCache
 FileHandle
+Filter::Simple
 Filter::Util::Call
 FindBin
 GDBM_File
 Getopt::Long
 Getopt::Std
+I18N::LangTags
+I18N::Collate
 IO::Dir
 IO::File
 IO::Handle
@@ -174,6 +186,7 @@ Locale::Constants
 Locale::Country
 Locale::Currency
 Locale::Language
+Locale::Maketext
 MIME::Base64
 MIME::QuotedPrint
 Math::BigFloat
@@ -181,9 +194,14 @@ Math::BigInt
 Math::Complex
 Math::Trig
 NDBM_File
+NEXT
 Net::hostent
+Net::netent
+Net::protoent
+Net::servent
 ODBM_File
 Opcode
+PerlIO
 POSIX
 Pod::Checker
 Pod::Find
@@ -221,9 +239,15 @@ Tie::SubstrHash
 Time::HiRes
 Time::Local
 Time::Piece
+Time::gmtime
+Time::localtime
+Time::tm
 UNIVERSAL
+User::grent
+User::pwent
 XS::Typemap
 attrs
+autouse
 base
 bytes
 charnames
@@ -237,6 +261,5 @@ overload
 strict
 subs
 utf8
-vars
 warnings
 warnings::register