This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b8ca73
)
versions threads modules
author
Elizabeth Mattijsen
<liz@dijkmat.nl>
Fri, 5 Sep 2003 12:22:52 +0000
(14:22 +0200)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 5 Sep 2003 13:44:30 +0000
(13:44 +0000)
Message-Id: <p05111b03bb7e1423e6ff@[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.00
7_003
;
+use 5.00
8
;
use strict;
use warnings;
BEGIN {