From 49b9d8ffc05bf0c271287eb1390cabad28c6a47a Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Mon, 14 Mar 2022 10:08:50 +0000 Subject: New tlperl 5.34 git-svn-id: svn://tug.org/texlive/trunk@62701 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlperl/lib/threads/shared.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/tlperl/lib/threads') diff --git a/Master/tlpkg/tlperl/lib/threads/shared.pm b/Master/tlpkg/tlperl/lib/threads/shared.pm index bd0e4372cfd..3674d833251 100644 --- a/Master/tlpkg/tlperl/lib/threads/shared.pm +++ b/Master/tlpkg/tlperl/lib/threads/shared.pm @@ -8,7 +8,7 @@ use Config; use Scalar::Util qw(reftype refaddr blessed); -our $VERSION = '1.61'; # Please update the pod, too. +our $VERSION = '1.62'; # Please update the pod, too. my $XS_VERSION = $VERSION; $VERSION = eval $VERSION; @@ -196,7 +196,7 @@ threads::shared - Perl extension for sharing data structures between threads =head1 VERSION -This document describes threads::shared version 1.61 +This document describes threads::shared version 1.62 =head1 SYNOPSIS -- cgit v1.2.3