Hello community,

here is the log from the commit of package perl-Regexp-Common for 
openSUSE:Factory checked in at 2017-06-17 10:20:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Regexp-Common (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Regexp-Common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Regexp-Common"

Sat Jun 17 10:20:58 2017 rev:30 rq:502481 version:2017060201

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Regexp-Common/perl-Regexp-Common.changes    
2017-04-11 12:41:35.328896514 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Regexp-Common.new/perl-Regexp-Common.changes   
    2017-06-17 10:21:00.260551783 +0200
@@ -1,0 +2,6 @@
+Fri Jun  9 06:21:07 UTC 2017 - [email protected]
+
+- updated to 2017060201
+   see /usr/share/doc/packages/perl-Regexp-Common/Changes
+
+-------------------------------------------------------------------

Old:
----
  Regexp-Common-2017040401.tar.gz

New:
----
  Regexp-Common-2017060201.tar.gz

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

Other differences:
------------------
++++++ perl-Regexp-Common.spec ++++++
--- /var/tmp/diff_new_pack.OP2qV5/_old  2017-06-17 10:21:01.024444025 +0200
+++ /var/tmp/diff_new_pack.OP2qV5/_new  2017-06-17 10:21:01.028443461 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Regexp-Common
-Version:        2017040401
+Version:        2017060201
 Release:        0
 #Upstream: SUSE-Public-Domain
 %define cpan_name Regexp-Common

++++++ Regexp-Common-2017040401.tar.gz -> Regexp-Common-2017060201.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/Changes 
new/Regexp-Common-2017060201/Changes
--- old/Regexp-Common-2017040401/Changes        2017-04-04 11:21:18.000000000 
+0200
+++ new/Regexp-Common-2017060201/Changes        2017-06-02 23:48:32.000000000 
+0200
@@ -1,4 +1,4 @@
-Version 2017040401 Tue Apr  4 11:20:45 CEST 2017
+Version 2017060201 Fri Jun  2 23:48:32 CEST 2017
 + Prepare for 5.26: don't rely on '.' being present in @INC when testing.
 
 Version 2016060801 Wed Jun  8 14:40:04 CEST 2016
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/META.json 
new/Regexp-Common-2017060201/META.json
--- old/Regexp-Common-2017040401/META.json      2017-04-04 20:28:51.000000000 
+0200
+++ new/Regexp-Common-2017060201/META.json      2017-06-03 00:05:54.000000000 
+0200
@@ -4,13 +4,14 @@
       "Abigail <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
    "keywords" : [
       "regular expression",
       "pattern"
    ],
    "license" : [
       "mit",
+      "mit",
       "bsd",
       "artistic_1",
       "artistic_2"
@@ -30,8 +31,6 @@
       "build" : {
          "requires" : {
             "Config" : "0",
-            "ExtUtils::MakeMaker" : "0",
-            "perl" : "5.01",
             "strict" : "0",
             "vars" : "0",
             "warnings" : "0"
@@ -41,7 +40,6 @@
          "requires" : {
             "Config" : "0",
             "ExtUtils::MakeMaker" : "0",
-            "perl" : "5.01",
             "strict" : "0",
             "vars" : "0",
             "warnings" : "0"
@@ -50,7 +48,6 @@
       "runtime" : {
          "requires" : {
             "Config" : "0",
-            "ExtUtils::MakeMaker" : "0",
             "perl" : "5.01",
             "strict" : "0",
             "vars" : "0",
@@ -72,6 +69,6 @@
    },
    "release_status" : "stable",
    "resources" : {},
-   "version" : "2017040401",
-   "x_serialization_backend" : "JSON::PP version 2.27300"
+   "version" : "2017060201",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/META.yml 
new/Regexp-Common-2017060201/META.yml
--- old/Regexp-Common-2017040401/META.yml       2017-04-04 20:28:51.000000000 
+0200
+++ new/Regexp-Common-2017060201/META.yml       2017-06-03 00:05:53.000000000 
+0200
@@ -4,21 +4,18 @@
   - 'Abigail <[email protected]>'
 build_requires:
   Config: '0'
-  ExtUtils::MakeMaker: '0'
   Test::More: '0'
-  perl: '5.01'
   strict: '0'
   vars: '0'
   warnings: '0'
 configure_requires:
   Config: '0'
   ExtUtils::MakeMaker: '0'
-  perl: '5.01'
   strict: '0'
   vars: '0'
   warnings: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
 keywords:
   - 'regular expression'
   - pattern
@@ -33,11 +30,10 @@
     - inc
 requires:
   Config: '0'
-  ExtUtils::MakeMaker: '0'
   perl: '5.01'
   strict: '0'
   vars: '0'
   warnings: '0'
 resources: {}
-version: '2017040401'
+version: '2017060201'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/README 
new/Regexp-Common-2017060201/README
--- old/Regexp-Common-2017040401/README 2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/README 2017-06-02 23:48:46.000000000 +0200
@@ -1,5 +1,5 @@
 ==============================================================================
-               Release of version 2017040401 of Regexp::Common
+               Release of version 2017060201 of Regexp::Common
 ==============================================================================
 
 IMPORTANT NOTICE:
@@ -115,7 +115,7 @@
 
 COPYRIGHT and LICENSE
 
-    This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+    This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
     This module is free software, and maybe used under any of the following
     licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/CC.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/CC.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/CC.pm        2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/CC.pm        2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use Regexp::Common qw /pattern clean no_defaults/;
 use Regexp::Common::_support qw /luhn/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 my @cards = (
     # Name           Prefix                    Length           mod 10
@@ -110,7 +110,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/SEN.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/SEN.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/SEN.pm       2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/SEN.pm       2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 =begin does_not_exist
 
@@ -134,7 +134,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1035.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1035.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1035.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1035.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -83,7 +83,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1738.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1738.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1738.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1738.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -145,7 +145,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1808.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1808.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1808.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC1808.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -14,7 +14,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -142,7 +142,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2384.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2384.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2384.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2384.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -88,7 +88,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2396.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2396.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2396.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2396.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -139,7 +139,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2806.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2806.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2806.pm       
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/RFC2806.pm       
2017-06-02 23:48:46.000000000 +0200
@@ -7,7 +7,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
@@ -182,7 +182,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/fax.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/fax.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/fax.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/fax.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $fax_scheme  = 'fax';
@@ -115,7 +115,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/file.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/file.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/file.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/file.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $scheme = 'file';
@@ -107,7 +107,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/ftp.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/ftp.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/ftp.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/ftp.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $ftp_uri = "(?k:(?k:ftp)://(?:(?k:$userinfo)(?k:)\@)?(?k:$host)" .
@@ -193,7 +193,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/gopher.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/gopher.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/gopher.pm        
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/gopher.pm        
2017-06-02 23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $pchars_notab      = "(?:(?:[$pchar_range]+|" . 
@@ -165,7 +165,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/http.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/http.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/http.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/http.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $http_uri = "(?k:(?k:http)://(?k:$host)(?::(?k:$port))?"           .
@@ -133,7 +133,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/news.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/news.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/news.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/news.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $news_scheme = 'news';
@@ -150,7 +150,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/pop.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/pop.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/pop.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/pop.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $scheme = "pop";
@@ -105,7 +105,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/prospero.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/prospero.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/prospero.pm      
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/prospero.pm      
2017-06-02 23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $scheme = 'prospero';
@@ -105,7 +105,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/tel.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/tel.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/tel.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/tel.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $tel_scheme  = 'tel';
@@ -115,7 +115,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/telnet.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/telnet.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/telnet.pm        
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/telnet.pm        
2017-06-02 23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $telnet_uri = 
"(?k:(?k:telnet)://(?:(?k:(?k:$user)(?::(?k:$password))?)\@)?" 
@@ -118,7 +118,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/URI/tv.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/tv.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/tv.pm    2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/tv.pm    2017-06-02 
23:48:46.000000000 +0200
@@ -11,7 +11,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $tv_scheme = 'tv';
@@ -100,7 +100,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/URI/wais.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI/wais.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI/wais.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI/wais.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2017040401';
+$VERSION = '2017060201';
 
 
 my $scheme = 'wais';
@@ -126,7 +126,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/URI.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/URI.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/URI.pm       2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/URI.pm       2017-06-02 
23:48:46.000000000 +0200
@@ -13,7 +13,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 # Use 'require' here, not 'use', so we delay running them after we are 
compiled.
 # We also do it using an 'eval'; this saves us from have repeated similar
@@ -130,7 +130,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/_support.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/_support.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/_support.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/_support.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 no  warnings 'syntax';
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 #
 # Returns true/false, depending whether the given the argument
@@ -84,7 +84,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/balanced.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/balanced.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/balanced.pm  2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/balanced.pm  2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 my %closer = ( '{'=>'}', '('=>')', '['=>']', '<'=>'>' );
 my %cache;
@@ -165,7 +165,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/comment.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/comment.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/comment.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/comment.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 my @generic = (
     {languages => [qw /ABC Forth/],
@@ -1019,7 +1019,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/delimited.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/delimited.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/delimited.pm 2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/delimited.pm 2017-06-02 
23:48:46.000000000 +0200
@@ -10,7 +10,7 @@
 
 use charnames ':full';
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 sub gen_delimited {
 
@@ -356,7 +356,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/lingua.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/lingua.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/lingua.pm    2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/lingua.pm    2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 
 pattern name    => [qw /lingua palindrome -chars=[A-Za-z]/],
@@ -84,7 +84,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/list.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/list.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/list.pm      2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/list.pm      2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 sub gen_list_pattern {
     my ($pat, $sep, $lsep) = @_;
@@ -147,7 +147,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/net.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/net.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/net.pm       2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/net.pm       2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 
 my %IPunit = (
@@ -153,7 +153,7 @@
 
 =head1 NAME
 
-Regexp::Common::net -- provide regexes for IPv4 addresses.
+Regexp::Common::net -- provide regexes for IPv4, IPv6, and MAC addresses.
 
 =head1 SYNOPSIS
 
@@ -177,7 +177,7 @@
 
 Do not use this module directly, but load it via I<Regexp::Common>.
 
-This modules gives you regular expressions for various style IPv4 
+This modules gives you regular expressions for various style IPv4, IPv6,
 and MAC (or ethernet) addresses.
 
 =head2 C<$RE{net}{IPv4}>
@@ -335,7 +335,7 @@
 =head2 C<< $RE{net}{IPv6}{-sep => ':'}{-style => 'HeX'} >>
 
 Returns a pattern matching IPv6 numbers. An IPv6 address consists of
-eigth groups of four hexadecimal digits, separated by colons. In each
+eight groups of four hexadecimal digits, separated by colons. In each
 group, leading zeros may be omitted. Two or more consecutive groups
 consisting of only zeros may be omitted (including any colons separating
 them), resulting into two sets of groups, separated by a double colon.
@@ -424,7 +424,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/number.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/number.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/number.pm    2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/number.pm    2017-06-02 
23:48:46.000000000 +0200
@@ -9,7 +9,7 @@
 use Config;
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 
 sub _croak {
@@ -455,7 +455,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/profanity.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/profanity.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/profanity.pm 2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/profanity.pm 2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 my $profanity = '(?:cvff(?:\\ 
gnxr|\\-gnxr|gnxr|r(?:ef|[feq])|vat|l)?|dhvzf?|fuvg(?:g(?:r(?:ef|[qe])|vat|l)|r(?:ef|[fqel])|vat|[fr])?|g(?:heqf?|jngf?)|jnax(?:r(?:ef|[eq])|vat|f)?|n(?:ef(?:r(?:\\
 ubyr|\\-ubyr|ubyr|[fq])|vat|r)|ff(?:\\ 
ubyrf?|\\-ubyrf?|rq|ubyrf?|vat))|o(?:hyy(?:\\ 
fuvg(?:g(?:r(?:ef|[qe])|vat)|f)?|\\-fuvg(?:g(?:r(?:ef|[qe])|vat)|f)?|fuvg(?:g(?:r(?:ef|[qe])|vat)|f)?)|ybj(?:\\
 wbof?|\\-wbof?|wbof?))|p(?:bpx(?:\\ 
fhpx(?:ref?|vat)|\\-fhpx(?:ref?|vat)|fhpx(?:ref?|vat))|enc(?:c(?:r(?:ef|[eq])|vat|l)|f)?|h(?:agf?|z(?:vat|zvat|f)))|qvpx(?:\\
 
urnq|\\-urnq|rq|urnq|vat|yrff|f)|s(?:hpx(?:rq|vat|f)?|neg(?:r[eq]|vat|[fl])?|rygpu(?:r(?:ef|[efq])|vat)?)|un(?:eq[\\-\\
 ]?ba|ys(?:\\ n[fe]|\\-n[fe]|n[fe])frq)|z(?:bgure(?:\\ 
shpx(?:ref?|vat)|\\-shpx(?:ref?|vat)|shpx(?:ref?|vat))|hgu(?:n(?:\\ 
shpx(?:ref?|vat|[nnn])|\\-shpx(?:ref?|vat|[nnn])|shpx(?:ref?|vat|[nnn]))|re(?:\\
 shpx(?:ref?|vat)|\\-shpx(?:ref?|vat)|shpx(?:ref?|vat)))|reqr?))';
 
@@ -104,7 +104,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2017040401/lib/Regexp/Common/whitespace.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/whitespace.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/whitespace.pm        
2017-04-04 11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/whitespace.pm        
2017-06-02 23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 pattern name   => [qw (ws crop)],
         create => '(?:^\s+|\s+$)',
@@ -81,7 +81,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common/zip.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common/zip.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common/zip.pm       2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common/zip.pm       2017-06-02 
23:48:46.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 
 
 #
@@ -3271,7 +3271,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/lib/Regexp/Common.pm 
new/Regexp-Common-2017060201/lib/Regexp/Common.pm
--- old/Regexp-Common-2017040401/lib/Regexp/Common.pm   2017-04-04 
11:22:18.000000000 +0200
+++ new/Regexp-Common-2017060201/lib/Regexp/Common.pm   2017-06-02 
23:48:46.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 no  warnings 'syntax';
 
-our $VERSION = '2017040401';
+our $VERSION = '2017060201';
 our %RE;
 our %sub_interface;
 our $AUTOLOAD;
@@ -727,7 +727,7 @@
 
 =item Regexp::Common::net
 
-Provides regexes for IPv4 addresses and MAC addresses.
+Provides regexes for IPv4, IPv6, and MAC addresses.
 
 =item Regexp::Common::number
 
@@ -861,7 +861,7 @@
 
 =head1 LICENSE and COPYRIGHT
 
-This software is Copyright (c) 2001 - 2016, Damian Conway and Abigail.
+This software is Copyright (c) 2001 - 2017, Damian Conway and Abigail.
 
 This module is free software, and maybe used under any of the following
 licenses:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/101_austria.t 
new/Regexp-Common-2017060201/t/zip/101_austria.t
--- old/Regexp-Common-2017040401/t/zip/101_austria.t    2016-06-03 
20:26:48.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/101_austria.t    2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/121_belgium.t 
new/Regexp-Common-2017060201/t/zip/121_belgium.t
--- old/Regexp-Common-2017040401/t/zip/121_belgium.t    2016-06-03 
20:26:48.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/121_belgium.t    2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/131_denmark.t 
new/Regexp-Common-2017060201/t/zip/131_denmark.t
--- old/Regexp-Common-2017040401/t/zip/131_denmark.t    2016-06-03 
20:26:48.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/131_denmark.t    2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/141_greenland.t 
new/Regexp-Common-2017060201/t/zip/141_greenland.t
--- old/Regexp-Common-2017040401/t/zip/141_greenland.t  2016-06-03 
20:58:52.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/141_greenland.t  2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/151_norway.t 
new/Regexp-Common-2017060201/t/zip/151_norway.t
--- old/Regexp-Common-2017040401/t/zip/151_norway.t     2016-06-04 
00:01:58.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/151_norway.t     2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/161_liechtenstein.t 
new/Regexp-Common-2017060201/t/zip/161_liechtenstein.t
--- old/Regexp-Common-2017040401/t/zip/161_liechtenstein.t      2016-06-05 
23:15:07.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/161_liechtenstein.t      2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/171_switzerland.t 
new/Regexp-Common-2017060201/t/zip/171_switzerland.t
--- old/Regexp-Common-2017040401/t/zip/171_switzerland.t        2016-06-05 
23:18:25.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/171_switzerland.t        2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/181_italy.t 
new/Regexp-Common-2017060201/t/zip/181_italy.t
--- old/Regexp-Common-2017040401/t/zip/181_italy.t      2016-06-06 
21:39:25.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/181_italy.t      2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/191_germany.t 
new/Regexp-Common-2017060201/t/zip/191_germany.t
--- old/Regexp-Common-2017040401/t/zip/191_germany.t    2016-06-06 
21:57:01.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/191_germany.t    2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/201_luxembourg.t 
new/Regexp-Common-2017060201/t/zip/201_luxembourg.t
--- old/Regexp-Common-2017040401/t/zip/201_luxembourg.t 2016-06-06 
22:57:48.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/201_luxembourg.t 2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/211_france.t 
new/Regexp-Common-2017060201/t/zip/211_france.t
--- old/Regexp-Common-2017040401/t/zip/211_france.t     2016-06-06 
23:48:51.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/211_france.t     2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/221_monaco.t 
new/Regexp-Common-2017060201/t/zip/221_monaco.t
--- old/Regexp-Common-2017040401/t/zip/221_monaco.t     2016-06-07 
00:35:55.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/221_monaco.t     2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/231_san-marino.t 
new/Regexp-Common-2017060201/t/zip/231_san-marino.t
--- old/Regexp-Common-2017040401/t/zip/231_san-marino.t 2016-06-07 
22:20:27.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/231_san-marino.t 2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2017040401/t/zip/241_vatican-city.t 
new/Regexp-Common-2017060201/t/zip/241_vatican-city.t
--- old/Regexp-Common-2017040401/t/zip/241_vatican-city.t       2016-06-07 
22:20:27.000000000 +0200
+++ new/Regexp-Common-2017060201/t/zip/241_vatican-city.t       2017-06-02 
23:24:41.000000000 +0200
@@ -4,6 +4,8 @@
 use warnings;
 no  warnings 'syntax';
 
+use lib ".";
+
 use Regexp::Common;
 use Test::More;
 use t::zip::Zip;


Reply via email to