texlive[42567] Master/texmf-dist: bibtexperllibs (24nov16)

commits+karl at tug.org commits+karl at tug.org
Fri Nov 25 00:05:53 CET 2016


Revision: 42567
          http://tug.org/svn/texlive?view=revision&revision=42567
Author:   karl
Date:     2016-11-25 00:05:53 +0100 (Fri, 25 Nov 2016)
Log Message:
-----------
bibtexperllibs (24nov16)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicode.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode/Tables.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode.pm
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini
    trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes
    trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml
    trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
    trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README
    trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini
    trunk/Master/texmf-dist/source/support/bibtexperllibs/README

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser 3pm"
-.TH BibTeX::Parser 3pm "2016-03-24" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH BibTeX::Parser 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -191,7 +200,7 @@
 BibTeX::Parser::Author
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.69
+version 0.70
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser::Author 3pm"
-.TH BibTeX::Parser::Author 3pm "2016-03-24" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH BibTeX::Parser::Author 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -194,7 +203,7 @@
 the following token is not: \f(CW\*(C`{von}\*(C'\fR
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.69
+version 0.70
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser::Entry 3pm"
-.TH BibTeX::Parser::Entry 3pm "2016-03-24" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH BibTeX::Parser::Entry 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -219,7 +228,7 @@
 \&\f(CW\*(C`$entry\->to_string(canonize_names=>0)\*(C'\fR overrides this behavior.
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.69
+version 0.70
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicode.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicode.3pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicode.3pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "LaTeX::ToUnicode 3pm"
-.TH LaTeX::ToUnicode 3pm "2015-12-28" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH LaTeX::ToUnicode 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -133,7 +142,7 @@
 LaTeX::ToUnicode \- Convert LaTeX commands to Unicode
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.04
+version 0.05
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
 .Vb 1
@@ -150,7 +159,7 @@
 or accents into their Unicode equivalents and removes formatting commands.
 .PP
 I use this module to convert values from BibTeX files into plain text, if your
-use case is different, \s-1YMMV\s0.
+use case is different, \s-1YMMV.\s0
 .PP
 In contrast to TeX::Encode, this module does not create \s-1HTML\s0 of any kind.
 .SH "FUNCTIONS"

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -38,6 +38,8 @@
 .    ds PI \(*p
 .    ds L" ``
 .    ds R" ''
+.    ds C`
+.    ds C'
 'br\}
 .\"
 .\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
 .\" entries marked with X<> in POD.  Of course, you'll have to process the
 .\" output yourself in some meaningful fashion.
-.ie \nF \{\
-.    de IX
-.    tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
 ..
-.    nr % 0
-.    rr F
-.\}
-.el \{\
-.    de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+.    if \nF \{
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
 ..
+.        if !\nF==2 \{
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
 .\}
+.rr rF
 .\"
 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
 .\" Fear.  Run.  Save yourself.  No user-serviceable parts.
@@ -124,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "LaTeX::ToUnicode::Tables 3pm"
-.TH LaTeX::ToUnicode::Tables 3pm "2015-12-28" "perl v5.10.1" "User Contributed Perl Documentation"
+.TH LaTeX::ToUnicode::Tables 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -133,7 +142,7 @@
 LaTeX::ToUnicode::Tables \- Character tables for LaTeX::ToUnicode
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.04
+version 0.05
 .SH "CONSTANTS"
 .IX Header "CONSTANTS"
 .ie n .SS "%COMMANDS"

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,6 +1,6 @@
 package BibTeX::Parser::Author;
 {
-  $BibTeX::Parser::Author::VERSION = '0.69';
+  $BibTeX::Parser::Author::VERSION = '0.70';
 }
 
 use warnings;
@@ -393,7 +393,7 @@
 
 =head1 VERSION
 
-version 0.69
+version 0.70
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,6 +1,6 @@
 package BibTeX::Parser::Entry;
 {
-  $BibTeX::Parser::Entry::VERSION = '0.69';
+  $BibTeX::Parser::Entry::VERSION = '0.70';
 }
 
 use warnings;
@@ -357,7 +357,7 @@
 
 =head1 VERSION
 
-version 0.69
+version 0.70
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,6 +1,6 @@
 package BibTeX::Parser;
 {
-  $BibTeX::Parser::VERSION = '0.69';
+  $BibTeX::Parser::VERSION = '0.70';
 }
 # ABSTRACT: A pure perl BibTeX parser
 use warnings;
@@ -84,7 +84,7 @@
             pos($_) = $pos;
 
             if ( $type eq "STRING" ) {
-                if (/\G{\s*($re_name)\s*=\s*/cgo) {
+                if (/\G\{\s*($re_name)\s*=\s*/cgo) {
                     my $key   = $1;
                     my $value = _parse_string( $self->{strings} );
                     if ( defined $self->{strings}->{$key} ) {
@@ -337,7 +337,7 @@
 
 =head1 VERSION
 
-version 0.69
+version 0.70
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode/Tables.pm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/LaTeX/ToUnicode.pm
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,5 +1,8 @@
 Revision history for BibTeX-Parser
 
+0.70    2016-11-23 02:28:35+00:00
+        Compatibility with perl 5.25 (Alexandr Ciornii)
+
 0.69    2016-03-24 15:13:50-04:00
 	Added option canonize_names to Entry::to_string
 

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,26 +1,23 @@
---- #YAML:1.0
-name:               BibTeX-Parser
-version:            0.69
-abstract:           A pure perl BibTeX parser
+---
+abstract: 'A pure perl BibTeX parser'
 author:
-    - Gerhard Gossen <gerhard.gossen at googlemail.com> and Boris Veytsman <boris at varphi.com>
-license:            perl
-distribution_type:  module
+  - 'Gerhard Gossen <gerhard.gossen at googlemail.com>'
+  - 'Boris Veytsman <borisv at lk.net>'
+build_requires:
+  Test::More: 0.88
 configure_requires:
-    ExtUtils::MakeMaker:  6.30
-build_requires:
-    ExtUtils::MakeMaker:  0
+  ExtUtils::MakeMaker: 6.30
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.120921'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: BibTeX-Parser
 requires:
-    File::Spec:        0
-    IO::File:          0
-    IO::String:        0
-    LaTeX::ToUnicode:  0.02
-    Test::More:        0.88
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.55_02
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
+  File::Spec: 0
+  IO::File: 0
+  IO::String: 0
+  LaTeX::ToUnicode: 0.02
+  Test::More: 0
+version: 0.70

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL	2016-11-24 23:05:53 UTC (rev 42567)
@@ -29,7 +29,7 @@
   "TEST_REQUIRES" => {
     "Test::More" => "0.88"
   },
-  "VERSION" => "0.69",
+  "VERSION" => "0.70",
   "test" => {
     "TESTS" => "t/*.t"
   }

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,5 +1,5 @@
 This archive contains the distribution BibTeX-Parser,
-version 0.69:
+version 0.70:
 
   A pure perl BibTeX parser
 

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,5 +1,5 @@
 name    = BibTeX-Parser
-version = 0.69
+version = 0.70
 author  = Gerhard Gossen <gerhard.gossen at googlemail.com> and Boris Veytsman <boris at varphi.com>
 license = Perl_5
 copyright_holder = Gerhard Gossen and Boris Veytsman

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,5 +1,8 @@
 Changes for LaTeX::ToUnicode
 
+0.05    2016-11-23 02:28:35+00:00
+        Compatibility with perl 5.25 (Alexandr Ciornii)
+
 0.04    2015-12-25 19:16:41+00:00
         Macrons are handled properly
 

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,21 +1,19 @@
---- #YAML:1.0
-name:               LaTeX-ToUnicode
-version:            0.04
-abstract:           Convert LaTeX commands to Unicode
+---
+abstract: 'Convert LaTeX commands to Unicode'
 author:
-    - Gerhard Gossen <gerhard.gossen at googlemail.com> and Boris Veytsman <boris at varphi.com>
-license:            perl
-distribution_type:  module
+  - 'Gerhard Gossen <gerhard.gossen at googlemail.com>'
+build_requires: {}
 configure_requires:
-    ExtUtils::MakeMaker:  6.31
-build_requires:
-    ExtUtils::MakeMaker:  0
-requires:  {}
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.55_02
+  ExtUtils::MakeMaker: 6.31
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.101670'
+license: perl
 meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: LaTeX-ToUnicode
+requires:
+  perl: 5.8.0
+resources:
+  repository: http://github.com/gerhardgossen/latex-tounicode
+version: 0.03

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/README	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution LaTeX-ToUnicode,
-version 0.04:
+version 0.05:
 
   Convert LaTeX commands to Unicode
 

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini	2016-11-24 23:05:53 UTC (rev 42567)
@@ -2,8 +2,8 @@
 author  = Gerhard Gossen <gerhard.gossen at googlemail.com> and Boris Veytsman <boris at varphi.com>
 license = Perl_5
 copyright_holder = Gerhard Gossen and Boris Veytsman
-copyright_year   = 2015
-version = 0.04
+copyright_year   = 2010-2016
+version = 0.05
 
 [@Classic]
 [Prereqs]

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/README
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/README	2016-11-24 23:05:24 UTC (rev 42566)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/README	2016-11-24 23:05:53 UTC (rev 42567)
@@ -1,5 +1,5 @@
 			   BibTeX Perl Libs
-			     Version 1.1
+			     Version 1.2
 		  Gerhard Gossen and Boris Veytsman
 
 This package provides BibTeX related Perl libraries by Gerhard Gossen,
@@ -12,6 +12,8 @@
 
 Changes:
 
+  version 1.2  Upgraded BibTeX::Parser to v0.70 and LaTeX::ToUnicode to 0.05
+
   version 1.1  Upgraded BibTeX::Parser to v0.69
 
   version 1.0  Upgraded BibTeX::Parser to v0.68 and LaTeX::ToUnicode to 0.04



More information about the tex-live-commits mailing list