Change 20592 by [EMAIL PROTECTED] on 2003/08/09 21:13:27
Remove ByteLoader from the list of modules whose compilability should
be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
pointed out.)
Affected files ...
... //depot/perl/t/lib/1_compile.t#68 edit
Differences ...
==== //depot/perl/t/lib/1_compile.t#68 (text) ====
Index: perl/t/lib/1_compile.t
--- perl/t/lib/1_compile.t#67~20589~ Sat Aug 9 13:26:28 2003
+++ perl/t/lib/1_compile.t Sat Aug 9 14:13:27 2003
@@ -69,7 +69,6 @@
B::C
B::CC
B::Stackobj
-ByteLoader
CPAN::FirstTime
DynaLoader
Pod::Plainer
End of Patch.