projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
14f338d
)
Remove ByteLoader from the list of modules whose compilability should
Rafael Garcia-Suarez [Sat, 9 Aug 2003 21:13:27 +0000 (21:13 +0000)]
be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
pointed out.)
p4raw-id: //depot/perl@20592
t/lib/1_compile.t
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/1_compile.t
b/t/lib/1_compile.t
index
6ee59cc
..
78750d0
100644
(file)
--- a/
t/lib/1_compile.t
+++ b/
t/lib/1_compile.t
@@
-69,7
+69,6
@@
__DATA__
B::C
B::CC
B::Stackobj
-ByteLoader
CPAN::FirstTime
DynaLoader
Pod::Plainer