'threads::shared' =>
{
'MAINTAINER' => 'jdhedden',
- 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.33.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.34.tar.gz',
'FILES' => q[dist/threads-shared],
'EXCLUDED' => [ qw(examples/class.pl
shared.h
use Scalar::Util qw(reftype refaddr blessed);
-our $VERSION = '1.33_04';
+our $VERSION = '1.34';
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
=head1 VERSION
-This document describes threads::shared version 1.33
+This document describes threads::shared version 1.34
=head1 SYNOPSIS
L<http://www.cpanforum.com/dist/threads-shared>
Annotated POD for L<threads::shared>:
-L<http://annocpan.org/~JDHEDDEN/threads-shared-1.33/shared.pm>
+L<http://annocpan.org/~JDHEDDEN/threads-shared-1.34/shared.pm>
Source repository:
L<http://code.google.com/p/threads-shared/>