diff options
Diffstat (limited to 'dist/threads-shared/shared.pm')
-rw-r--r-- | dist/threads-shared/shared.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/threads-shared/shared.pm b/dist/threads-shared/shared.pm index 5a973614a3..72192bc7a0 100644 --- a/dist/threads-shared/shared.pm +++ b/dist/threads-shared/shared.pm @@ -187,7 +187,7 @@ threads::shared - Perl extension for sharing data structures between threads =head1 VERSION -This document describes threads::shared version 1.31 +This document describes threads::shared version 1.32 =head1 SYNOPSIS @@ -588,7 +588,7 @@ L<threads::shared> Discussion Forum on CPAN: L<http://www.cpanforum.com/dist/threads-shared> Annotated POD for L<threads::shared>: -L<http://annocpan.org/~JDHEDDEN/threads-shared-1.31/shared.pm> +L<http://annocpan.org/~JDHEDDEN/threads-shared-1.32/shared.pm> Source repository: L<http://code.google.com/p/threads-shared/> |