projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2b8ca73
)
versions threads modules
Elizabeth Mattijsen [Fri, 5 Sep 2003 12:22:52 +0000 (14:22 +0200)]
Message-Id: <p
05111b03bb7e1423e6ff
@[192.168.56.4]>
p4raw-id: //depot/perl@21046
ext/threads/shared/shared.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/threads/shared/shared.pm
b/ext/threads/shared/shared.pm
index
9c573ba
..
632040a
100644
(file)
--- a/
ext/threads/shared/shared.pm
+++ b/
ext/threads/shared/shared.pm
@@
-1,6
+1,6
@@
package threads::shared;
-use 5.007_003;
+use 5.008;
use strict;
use warnings;
BEGIN {