Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-PPIx-QuoteLike for 
openSUSE:Factory checked in at 2021-01-20 18:28:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-QuoteLike (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-QuoteLike.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-QuoteLike"

Wed Jan 20 18:28:50 2021 rev:9 rq:864832 version:0.014

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-QuoteLike/perl-PPIx-QuoteLike.changes  
2020-10-15 13:46:39.221205782 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-PPIx-QuoteLike.new.28504/perl-PPIx-QuoteLike.changes
       2021-01-20 18:29:13.795617030 +0100
@@ -1,0 +2,11 @@
+Fri Jan 15 03:07:46 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 0.014
+   see /usr/share/doc/packages/perl-PPIx-QuoteLike/Changes
+
+  0.014                2021-01-14      T. R. Wyant
+      Add Travis CI testing.
+
+      Use GitHub as bug tracker. R.I.P. rt.cpan.org.
+
+-------------------------------------------------------------------

Old:
----
  PPIx-QuoteLike-0.013.tar.gz

New:
----
  PPIx-QuoteLike-0.014.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-PPIx-QuoteLike.spec ++++++
--- /var/tmp/diff_new_pack.TpxVwd/_old  2021-01-20 18:29:14.611617777 +0100
+++ /var/tmp/diff_new_pack.TpxVwd/_new  2021-01-20 18:29:14.619617785 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PPIx-QuoteLike
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name PPIx-QuoteLike
 Name:           perl-PPIx-QuoteLike
-Version:        0.013
+Version:        0.014
 Release:        0
-%define cpan_name PPIx-QuoteLike
 Summary:        Parse Perl string literals and string-literal-like things
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build)
@@ -46,7 +44,7 @@
 variables for Perl::Critic policies and similar code.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
@@ -61,7 +59,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++++++ PPIx-QuoteLike-0.013.tar.gz -> PPIx-QuoteLike-0.014.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/Changes 
new/PPIx-QuoteLike-0.014/Changes
--- old/PPIx-QuoteLike-0.013/Changes    2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/Changes    2021-01-14 06:23:37.000000000 +0100
@@ -1,3 +1,8 @@
+0.014          2021-01-14      T. R. Wyant
+    Add Travis CI testing.
+
+    Use GitHub as bug tracker. R.I.P. rt.cpan.org.
+
 0.013          2020-10-09      T. R. Wyant
     Warn on first use of attribute 'postderef'.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/META.json 
new/PPIx-QuoteLike-0.014/META.json
--- old/PPIx-QuoteLike-0.013/META.json  2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/META.json  2021-01-14 06:23:37.000000000 +0100
@@ -48,58 +48,58 @@
    "provides" : {
       "PPIx::QuoteLike" : {
          "file" : "lib/PPIx/QuoteLike.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Constant" : {
          "file" : "lib/PPIx/QuoteLike/Constant.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Dumper" : {
          "file" : "lib/PPIx/QuoteLike/Dumper.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token" : {
          "file" : "lib/PPIx/QuoteLike/Token.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Control" : {
          "file" : "lib/PPIx/QuoteLike/Token/Control.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Delimiter" : {
          "file" : "lib/PPIx/QuoteLike/Token/Delimiter.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Interpolation" : {
          "file" : "lib/PPIx/QuoteLike/Token/Interpolation.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::String" : {
          "file" : "lib/PPIx/QuoteLike/Token/String.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Structure" : {
          "file" : "lib/PPIx/QuoteLike/Token/Structure.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Unknown" : {
          "file" : "lib/PPIx/QuoteLike/Token/Unknown.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Token::Whitespace" : {
          "file" : "lib/PPIx/QuoteLike/Token/Whitespace.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       },
       "PPIx::QuoteLike::Utils" : {
          "file" : "lib/PPIx/QuoteLike/Utils.pm",
-         "version" : "0.013"
+         "version" : "0.014"
       }
    },
    "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
          "mailto" : "wy...@cpan.org",
-         "web" : 
"https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike";
+         "web" : "https://github.com/trwyant/perl-PPIx-QuoteLike/issues";
       },
       "license" : [
          "http://dev.perl.org/licenses/";
@@ -110,6 +110,6 @@
          "web" : "https://github.com/trwyant/perl-PPIx-QuoteLike";
       }
    },
-   "version" : "0.013",
+   "version" : "0.014",
    "x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/META.yml 
new/PPIx-QuoteLike-0.014/META.yml
--- old/PPIx-QuoteLike-0.013/META.yml   2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/META.yml   2021-01-14 06:23:37.000000000 +0100
@@ -19,40 +19,40 @@
 provides:
   PPIx::QuoteLike:
     file: lib/PPIx/QuoteLike.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Constant:
     file: lib/PPIx/QuoteLike/Constant.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Dumper:
     file: lib/PPIx/QuoteLike/Dumper.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token:
     file: lib/PPIx/QuoteLike/Token.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Control:
     file: lib/PPIx/QuoteLike/Token/Control.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Delimiter:
     file: lib/PPIx/QuoteLike/Token/Delimiter.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Interpolation:
     file: lib/PPIx/QuoteLike/Token/Interpolation.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::String:
     file: lib/PPIx/QuoteLike/Token/String.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Structure:
     file: lib/PPIx/QuoteLike/Token/Structure.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Unknown:
     file: lib/PPIx/QuoteLike/Token/Unknown.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Token::Whitespace:
     file: lib/PPIx/QuoteLike/Token/Whitespace.pm
-    version: '0.013'
+    version: '0.014'
   PPIx::QuoteLike::Utils:
     file: lib/PPIx/QuoteLike/Utils.pm
-    version: '0.013'
+    version: '0.014'
 requires:
   Carp: '0'
   Encode: '0'
@@ -69,8 +69,8 @@
   strict: '0'
   warnings: '0'
 resources:
-  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike
+  bugtracker: https://github.com/trwyant/perl-PPIx-QuoteLike/issues
   license: http://dev.perl.org/licenses/
   repository: git://github.com/trwyant/perl-PPIx-QuoteLike.git
-version: '0.013'
+version: '0.014'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/README 
new/PPIx-QuoteLike-0.014/README
--- old/PPIx-QuoteLike-0.013/README     2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/README     2021-01-14 06:23:37.000000000 +0100
@@ -1,4 +1,4 @@
-PPIx-QuoteLike is Copyright (C) 2016-2020 by Thomas R. Wyant, III
+PPIx-QuoteLike is Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/eg/pqldump 
new/PPIx-QuoteLike-0.014/eg/pqldump
--- old/PPIx-QuoteLike-0.013/eg/pqldump 2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/eg/pqldump 2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 use Pod::Usage;
 use PPIx::QuoteLike::Dumper;
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 my %opt;
 
@@ -159,7 +159,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/eg/variables 
new/PPIx-QuoteLike-0.014/eg/variables
--- old/PPIx-QuoteLike-0.013/eg/variables       2020-10-09 13:24:36.000000000 
+0200
+++ new/PPIx-QuoteLike-0.014/eg/variables       2021-01-14 06:23:37.000000000 
+0100
@@ -10,7 +10,7 @@
 use PPI::Document;
 use PPIx::QuoteLike::Utils qw{ __variables };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 my %opt;
 
@@ -81,7 +81,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2019-2020 by Thomas R. Wyant, III
+Copyright (C) 2019-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/inc/My/Module/Build.pm 
new/PPIx-QuoteLike-0.014/inc/My/Module/Build.pm
--- old/PPIx-QuoteLike-0.013/inc/My/Module/Build.pm     2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/inc/My/Module/Build.pm     2021-01-14 
06:23:37.000000000 +0100
@@ -77,7 +77,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -85,7 +86,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/inc/My/Module/Meta.pm 
new/PPIx-QuoteLike-0.014/inc/My/Module/Meta.pm
--- old/PPIx-QuoteLike-0.013/inc/My/Module/Meta.pm      2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/inc/My/Module/Meta.pm      2021-01-14 
06:23:37.000000000 +0100
@@ -38,7 +38,7 @@
        },
        resources       => {
            bugtracker  => {
-                web    => 
'https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-QuoteLike',
+                web    => 
'https://github.com/trwyant/perl-PPIx-QuoteLike/issues',
                 mailto  => 'wy...@cpan.org',
             },
            license     => 'http://dev.perl.org/licenses/',
@@ -168,7 +168,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -176,7 +177,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/inc/My/Module/Recommend/Any.pm 
new/PPIx-QuoteLike-0.014/inc/My/Module/Recommend/Any.pm
--- old/PPIx-QuoteLike-0.013/inc/My/Module/Recommend/Any.pm     2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/inc/My/Module/Recommend/Any.pm     2021-01-14 
06:23:37.000000000 +0100
@@ -12,7 +12,7 @@
 BEGIN {
     *import    = \&Exporter::import;
 }
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 our @EXPORT_OK = qw{ __any };
 
@@ -148,7 +148,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -156,7 +157,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/inc/My/Module/Recommend.pm 
new/PPIx-QuoteLike-0.014/inc/My/Module/Recommend.pm
--- old/PPIx-QuoteLike-0.013/inc/My/Module/Recommend.pm 2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/inc/My/Module/Recommend.pm 2021-01-14 
06:23:37.000000000 +0100
@@ -155,7 +155,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -163,7 +164,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2020 by Thomas R. Wyant, III
+Copyright (C) 2014-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Constant.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Constant.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Constant.pm     2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Constant.pm     2021-01-14 
06:23:37.000000000 +0100
@@ -8,7 +8,7 @@
 use Carp;
 use base qw{ Exporter };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 our @CARP_NOT = qw{
     PPIx::QuoteLike
@@ -132,7 +132,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -140,7 +141,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Dumper.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Dumper.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Dumper.pm       2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Dumper.pm       2021-01-14 
06:23:37.000000000 +0100
@@ -12,7 +12,7 @@
 use PPIx::QuoteLike::Utils qw{ __instance };
 use Scalar::Util ();
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 use constant SCALAR_REF        => ref \0;
 
@@ -504,7 +504,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -512,7 +513,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Control.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Control.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Control.pm        
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Control.pm        
2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 {
     # TODO make this a state variable when we can require Perl 5.10.
@@ -61,7 +61,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -69,7 +70,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Delimiter.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Delimiter.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Delimiter.pm      
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Delimiter.pm      
2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 # Perl 5.29.0 disallows unassigned code points and combining code points
 # as delimiters. Unfortunately for me non-characters and illegal
@@ -101,7 +101,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -109,7 +110,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Interpolation.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Interpolation.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Interpolation.pm  
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Interpolation.pm  
2021-01-14 06:23:37.000000000 +0100
@@ -20,7 +20,7 @@
 
 use base qw{ PPIx::QuoteLike::Token };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 sub ppi {
     my ( $self ) = @_;
@@ -148,7 +148,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -156,7 +157,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/String.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/String.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/String.pm 2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/String.pm 2021-01-14 
06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 
 1;
@@ -50,7 +50,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -58,7 +59,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Structure.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Structure.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Structure.pm      
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Structure.pm      
2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 
 1;
@@ -52,7 +52,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -60,7 +61,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Unknown.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Unknown.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Unknown.pm        
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Unknown.pm        
2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 1;
 
@@ -48,7 +48,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -56,7 +57,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Whitespace.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Whitespace.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token/Whitespace.pm     
2020-10-09 13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token/Whitespace.pm     
2021-01-14 06:23:37.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::QuoteLike::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 
 sub significant {
@@ -58,7 +58,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -66,7 +67,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Token.pm        2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Token.pm        2021-01-14 
06:23:37.000000000 +0100
@@ -16,7 +16,7 @@
     visual_column_number
 };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 # Private to this package.
 sub __new {
@@ -311,7 +311,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -319,7 +320,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Utils.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Utils.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike/Utils.pm        2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike/Utils.pm        2021-01-14 
06:23:37.000000000 +0100
@@ -39,7 +39,7 @@
     __variables
 };
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 # Readonly::Scalar my $BRACED_RE       => __match_enclosed( LEFT_CURLY );
 Readonly::Scalar my $BRACKETED_RE      => __match_enclosed( '[' ); # ]
@@ -679,7 +679,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -687,7 +688,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike.pm 
new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike.pm
--- old/PPIx-QuoteLike-0.013/lib/PPIx/QuoteLike.pm      2020-10-09 
13:24:36.000000000 +0200
+++ new/PPIx-QuoteLike-0.014/lib/PPIx/QuoteLike.pm      2021-01-14 
06:23:37.000000000 +0100
@@ -40,7 +40,7 @@
 use Scalar::Util ();
 use Text::Tabs ();
 
-our $VERSION = '0.013';
+our $VERSION = '0.014';
 
 use constant CLASS_CONTROL       => 'PPIx::QuoteLike::Token::Control';
 use constant CLASS_DELIMITER     => 'PPIx::QuoteLike::Token::Delimiter';
@@ -1238,7 +1238,8 @@
 =head1 SUPPORT
 
 Support is by the author. Please file bug reports at
-L<https://rt.cpan.org>, or in electronic mail to the author.
+L<https://github.com/trwyant/perl-PPIx-QuoteLike/issues>, or in
+electronic mail to the author.
 
 =head1 AUTHOR
 
@@ -1246,7 +1247,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016-2020 by Thomas R. Wyant, III
+Copyright (C) 2016-2021 by Thomas R. Wyant, III
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl 5.10.0. For more details, see the full text

Reply via email to