Change 11308 by jhi@alpha on 2001/07/12 14:44:51

        UCD typo in #11306 and add also more known-to-be-tested
        modules to the skip list.

Affected files ...

... //depot/perl/t/lib/1_compile.t#29 edit

Differences ...

==== //depot/perl/t/lib/1_compile.t#29 (text) ====
Index: perl/t/lib/1_compile.t
--- perl/t/lib/1_compile.t.~1~  Thu Jul 12 09:00:06 2001
+++ perl/t/lib/1_compile.t      Thu Jul 12 09:00:06 2001
@@ -175,6 +175,7 @@
 Getopt::Std
 I18N::Langinfo
 I18N::LangTags
+I18N::LangTags::List
 I18N::Collate
 IO::Dir
 IO::File
@@ -199,8 +200,17 @@
 MIME::QuotedPrint
 Math::BigFloat
 Math::BigInt
+Math::BigInt::Calc
 Math::Complex
 Math::Trig
+Memoize
+Memoize::AnyDBM_File
+Memoize::Expire
+Memoize::ExpireFile
+Memoize::ExpireTest
+Memoize::NDBM_File
+Memoize::SDBM_File
+Memoize::Storable
 NDBM_File
 NEXT
 Net::hostent
@@ -230,6 +240,8 @@
 Term::ANSIColor
 Test
 Test::Harness
+Test::More
+Test::Simple
 Test::ParseWords
 Text::Abbrev
 Text::Balanced
@@ -250,7 +262,7 @@
 Time::gmtime
 Time::localtime
 Time::tm
-UnicodeUCD
+UnicodeCD
 UNIVERSAL
 User::grent
 User::pwent
End of Patch.

Reply via email to