projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc1852e
)
De-cut-and-pasto.
Jarkko Hietaniemi [Tue, 23 Jan 2001 15:38:39 +0000 (15:38 +0000)]
p4raw-id: //depot/perl@8530
t/lib/1_compile.t
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/1_compile.t
b/t/lib/1_compile.t
index
1394443
..
e853dee
100644
(file)
--- a/
t/lib/1_compile.t
+++ b/
t/lib/1_compile.t
@@
-45,7
+45,7
@@
$Core_Modules{'File::Spec::Functions'}++; # put this back
unless ($Config{extensions} =~ /\bThread\b/) {
delete $Core_Modules{Thread};
- delete_by_prefix('Thread::')++;
+ delete_by_prefix('Thread::');
}
delete_by_prefix('unicode::');