Jerry D. Hedden [Mon, 14 May 2007 08:17:51 +0000 (04:17 -0400)]
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com>
Date: Mon, 14 May 2007 08:17:51 -0400
p4raw-id: //depot/perl@31216
Revision history for Perl extension threads::shared.
--
+1.11 Mon May 14 12:13:37 2007
- Modify stress test to be TODO under MSWin32
- Store user locks safely
-threads::shared version 1.09
+threads::shared version 1.11
============================
This module needs Perl 5.8.0 or later compiled with USEITHREADS.
use strict;
use warnings;
-our $VERSION = '1.09_02';
+our $VERSION = '1.11';
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
=head1 VERSION
-This document describes threads::shared version 1.09
+This document describes threads::shared version 1.11
=head1 SYNOPSIS
L<http://www.cpanforum.com/dist/threads-shared>
Annotated POD for L<threads::shared>:
-L<http://annocpan.org/~JDHEDDEN/threads-shared-1.09/shared.pm>
+L<http://annocpan.org/~JDHEDDEN/threads-shared-1.11/shared.pm>
Source repository:
L<http://code.google.com/p/threads-shared/>