X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c2053ddb7a82ea813a7c861cea743996724ef19d..8134577e753e8ffd87f6641511c15ddd97943cd1:/dist/threads/lib/threads.pm diff --git a/dist/threads/lib/threads.pm b/dist/threads/lib/threads.pm index 349beb1..35bed52 100644 --- a/dist/threads/lib/threads.pm +++ b/dist/threads/lib/threads.pm @@ -5,7 +5,7 @@ use 5.008; use strict; use warnings; -our $VERSION = '1.81_01'; +our $VERSION = '1.82'; my $XS_VERSION = $VERSION; $VERSION = eval $VERSION; @@ -134,7 +134,7 @@ threads - Perl interpreter-based threads =head1 VERSION -This document describes threads version 1.81 +This document describes threads version 1.82 =head1 SYNOPSIS @@ -1045,12 +1045,6 @@ Perl 5.8.0 or later L Discussion Forum on CPAN: L -Annotated POD for L: -L - -Source repository: -L - L, L L and