Upgrade to threads-1.42
[p5sagit/p5-mst-13.2.git] / ext / threads / README
index dd3f8fe..b1aca16 100755 (executable)
@@ -1,8 +1,7 @@
-threads version 0.03
+threads version 1.42
 ====================
 
-This module needs perl 5.7.2 or later compiled with USEITHREADS, 
-it exposes interpreter threads to the perl level.
+This module exposes interpreter threads to the Perl level.
 
 INSTALLATION
 
@@ -15,10 +14,13 @@ To install this module type the following:
 
 DEPENDENCIES
 
-This module requires these other modules and libraries:
-
+This module needs perl 5.8.0 or later compiled with 'useithreads'.
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2001 Artur Bergman artur at contiller.se
-Same licence as perl.
+Copyright (C) 2001 Artur Bergman <sky AT crucially DOT net>
+Same licence as Perl.
+
+CPAN version produced by Jerry D. Hedden <jdhedden AT cpan DOT org>
+
+# EOF