versions threads modules
Elizabeth Mattijsen [Fri, 5 Sep 2003 12:22:52 +0000 (14:22 +0200)]
Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>

p4raw-id: //depot/perl@21046

ext/threads/shared/shared.pm

index 9c573ba..632040a 100644 (file)
@@ -1,6 +1,6 @@
 package threads::shared;
 
-use 5.007_003;
+use 5.008;
 use strict;
 use warnings;
 BEGIN {