From e0a2a718e89f9700d627f1e6a8eea8f21d2fbeb8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 10 Mar 2019 21:56:14 +0000 Subject: tl19 perl 5.28.1 for Windows, from Siep git-svn-id: svn://tug.org/texlive/trunk@50322 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlperl/site/lib/URI/snews.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Master/tlpkg/tlperl/site/lib/URI/snews.pm') diff --git a/Master/tlpkg/tlperl/site/lib/URI/snews.pm b/Master/tlpkg/tlperl/site/lib/URI/snews.pm index 546e58c9960..99110463961 100644 --- a/Master/tlpkg/tlperl/site/lib/URI/snews.pm +++ b/Master/tlpkg/tlperl/site/lib/URI/snews.pm @@ -3,8 +3,7 @@ package URI::snews; # draft-gilman-news-url-01 use strict; use warnings; -our $VERSION = '1.73'; -$VERSION = eval $VERSION; +our $VERSION = '1.76'; use parent 'URI::news'; -- cgit v1.2.3