From a1dedaefa2becaafcd09daa0489ec89a84908e34 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 23 Dec 2019 03:00:28 +0000 Subject: CTAN sync 201912230300 --- systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm') diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm index a9f94e33ff..ad54929075 100644 --- a/systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm +++ b/systems/texlive/tlnet/tlpkg/TeXLive/TeXCatalogue.pm @@ -1,4 +1,4 @@ -# $Id: TeXCatalogue.pm 53031 2019-12-05 19:14:32Z karl $ +# $Id: TeXCatalogue.pm 53204 2019-12-21 23:18:19Z karl $ # TeXLive::TeXCatalogue - module for accessing the TeX Catalogue # Copyright 2007-2019 Norbert Preining # This file is licensed under the GNU General Public License version 2 @@ -13,7 +13,7 @@ use Text::Unidecode; package TeXLive::TeXCatalogue::Entry; -my $svnrev = '$Revision: 53031 $'; +my $svnrev = '$Revision: 53204 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } @@ -324,7 +324,7 @@ __END__ =head1 SEE ALSO The other modules in C (L and -the rest), and the scripts in C (especially +the rest), and the scripts in C (especially C), the documentation in C, etc. =head1 AUTHORS AND COPYRIGHT -- cgit v1.2.3