Hello community,

here is the log from the commit of package perl-Regexp-Common for 
openSUSE:Factory checked in at 2017-04-11 12:41:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Regexp-Common (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Regexp-Common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Regexp-Common"

Tue Apr 11 12:41:33 2017 rev:29 rq:486131 version:2017040401

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Regexp-Common/perl-Regexp-Common.changes    
2016-07-18 21:22:31.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Regexp-Common.new/perl-Regexp-Common.changes   
    2017-04-11 12:41:35.328896514 +0200
@@ -1,0 +2,9 @@
+Wed Apr  5 06:49:47 UTC 2017 - [email protected]
+
+- updated to 2017040401
+   see /usr/share/doc/packages/perl-Regexp-Common/Changes
+
+  Version 2017040401 Tue Apr  4 11:20:45 CEST 2017
+  + Prepare for 5.26: don't rely on '.' being present in @INC when testing.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Regexp-Common.spec ++++++
--- /var/tmp/diff_new_pack.vSjBPH/_old  2017-04-11 12:41:36.016799317 +0200
+++ /var/tmp/diff_new_pack.vSjBPH/_new  2017-04-11 12:41:36.016799317 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Regexp-Common
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:           perl-Regexp-Common
-Version:        2016060801
+Version:        2017040401
 Release:        0
+#Upstream: SUSE-Public-Domain
 %define cpan_name Regexp-Common
 Summary:        Provide commonly requested regular expressions
 License:        Artistic-1.0 or Artistic-2.0 or BSD-3-Clause or MIT
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Regexp-Common/
-Source0:        
http://www.cpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -58,6 +59,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT 
LICENSE README TODO
+%doc Changes COPYRIGHT COPYRIGHT.AL COPYRIGHT.AL2 COPYRIGHT.BSD COPYRIGHT.MIT 
README TODO
+%license LICENSE
 
 %changelog

++++++ Regexp-Common-2016060801.tar.gz -> Regexp-Common-2017040401.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/Changes 
new/Regexp-Common-2017040401/Changes
--- old/Regexp-Common-2016060801/Changes        2016-06-08 15:28:40.000000000 
+0200
+++ new/Regexp-Common-2017040401/Changes        2017-04-04 11:21:18.000000000 
+0200
@@ -1,3 +1,6 @@
+Version 2017040401 Tue Apr  4 11:20:45 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
 + Removed the optional leading 0 from Australian postal codes -- use -lax
   to enable this feature.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/META.json 
new/Regexp-Common-2017040401/META.json
--- old/Regexp-Common-2016060801/META.json      2016-06-08 15:35:40.000000000 
+0200
+++ new/Regexp-Common-2017040401/META.json      2017-04-04 20:28:51.000000000 
+0200
@@ -4,7 +4,7 @@
       "Abigail <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
    "keywords" : [
       "regular expression",
       "pattern"
@@ -72,5 +72,6 @@
    },
    "release_status" : "stable",
    "resources" : {},
-   "version" : "2016060801"
+   "version" : "2017040401",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/META.yml 
new/Regexp-Common-2017040401/META.yml
--- old/Regexp-Common-2016060801/META.yml       2016-06-08 15:35:40.000000000 
+0200
+++ new/Regexp-Common-2017040401/META.yml       2017-04-04 20:28:51.000000000 
+0200
@@ -18,7 +18,7 @@
   vars: '0'
   warnings: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
 keywords:
   - 'regular expression'
   - pattern
@@ -39,4 +39,5 @@
   vars: '0'
   warnings: '0'
 resources: {}
-version: '2016060801'
+version: '2017040401'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/README 
new/Regexp-Common-2017040401/README
--- old/Regexp-Common-2016060801/README 2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/README 2017-04-04 11:22:18.000000000 +0200
@@ -1,5 +1,5 @@
 ==============================================================================
-               Release of version 2016060801 of Regexp::Common
+               Release of version 2017040401 of Regexp::Common
 ==============================================================================
 
 IMPORTANT NOTICE:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/CC.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/CC.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/CC.pm        2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/CC.pm        2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use Regexp::Common qw /pattern clean no_defaults/;
 use Regexp::Common::_support qw /luhn/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 my @cards = (
     # Name           Prefix                    Length           mod 10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/SEN.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/SEN.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/SEN.pm       2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/SEN.pm       2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 =begin does_not_exist
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1035.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1035.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1035.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1035.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1738.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1738.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1738.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1738.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1808.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1808.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC1808.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC1808.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -14,7 +14,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2384.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2384.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2384.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2384.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2396.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2396.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2396.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2396.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2806.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2806.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/RFC2806.pm       
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/RFC2806.pm       
2017-04-04 11:22:18.000000000 +0200
@@ -7,7 +7,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 use vars qw /@EXPORT @EXPORT_OK %EXPORT_TAGS @ISA/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/fax.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/fax.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/fax.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/fax.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $fax_scheme  = 'fax';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/file.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/file.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/file.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/file.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $scheme = 'file';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/ftp.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/ftp.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/ftp.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/ftp.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $ftp_uri = "(?k:(?k:ftp)://(?:(?k:$userinfo)(?k:)\@)?(?k:$host)" .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/gopher.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/gopher.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/gopher.pm        
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/gopher.pm        
2017-04-04 11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $pchars_notab      = "(?:(?:[$pchar_range]+|" . 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/http.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/http.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/http.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/http.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $http_uri = "(?k:(?k:http)://(?k:$host)(?::(?k:$port))?"           .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/news.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/news.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/news.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/news.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $news_scheme = 'news';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/pop.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/pop.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/pop.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/pop.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $scheme = "pop";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/prospero.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/prospero.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/prospero.pm      
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/prospero.pm      
2017-04-04 11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $scheme = 'prospero';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/tel.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/tel.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/tel.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/tel.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $tel_scheme  = 'tel';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/telnet.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/telnet.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/telnet.pm        
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/telnet.pm        
2017-04-04 11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $telnet_uri = 
"(?k:(?k:telnet)://(?:(?k:(?k:$user)(?::(?k:$password))?)\@)?" 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/URI/tv.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/tv.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/tv.pm    2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/tv.pm    2017-04-04 
11:22:18.000000000 +0200
@@ -11,7 +11,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $tv_scheme = 'tv';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/URI/wais.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI/wais.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI/wais.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI/wais.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use warnings;
 
 use vars qw /$VERSION/;
-$VERSION = '2016060801';
+$VERSION = '2017040401';
 
 
 my $scheme = 'wais';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/URI.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/URI.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/URI.pm       2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/URI.pm       2017-04-04 
11:22:18.000000000 +0200
@@ -13,7 +13,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 # 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/_support.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/_support.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/_support.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/_support.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 no  warnings 'syntax';
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 #
 # Returns true/false, depending whether the given the argument
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/balanced.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/balanced.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/balanced.pm  2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/balanced.pm  2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 my %closer = ( '{'=>'}', '('=>')', '['=>']', '<'=>'>' );
 my %cache;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/comment.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/comment.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/comment.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/comment.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 my @generic = (
     {languages => [qw /ABC Forth/],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/delimited.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/delimited.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/delimited.pm 2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/delimited.pm 2017-04-04 
11:22:18.000000000 +0200
@@ -10,7 +10,7 @@
 
 use charnames ':full';
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 sub gen_delimited {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/lingua.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/lingua.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/lingua.pm    2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/lingua.pm    2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 
 pattern name    => [qw /lingua palindrome -chars=[A-Za-z]/],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/list.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/list.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/list.pm      2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/list.pm      2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 sub gen_list_pattern {
     my ($pat, $sep, $lsep) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/net.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/net.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/net.pm       2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/net.pm       2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 
 my %IPunit = (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/number.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/number.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/number.pm    2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/number.pm    2017-04-04 
11:22:18.000000000 +0200
@@ -9,7 +9,7 @@
 use Config;
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 
 sub _croak {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/profanity.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/profanity.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/profanity.pm 2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/profanity.pm 2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 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?))';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/lib/Regexp/Common/whitespace.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/whitespace.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/whitespace.pm        
2016-06-08 14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/whitespace.pm        
2017-04-04 11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 pattern name   => [qw (ws crop)],
         create => '(?:^\s+|\s+$)',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common/zip.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common/zip.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common/zip.pm       2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common/zip.pm       2017-04-04 
11:22:18.000000000 +0200
@@ -8,7 +8,7 @@
 
 use Regexp::Common qw /pattern clean no_defaults/;
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 
 
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/lib/Regexp/Common.pm 
new/Regexp-Common-2017040401/lib/Regexp/Common.pm
--- old/Regexp-Common-2016060801/lib/Regexp/Common.pm   2016-06-08 
14:40:47.000000000 +0200
+++ new/Regexp-Common-2017040401/lib/Regexp/Common.pm   2017-04-04 
11:22:18.000000000 +0200
@@ -6,7 +6,7 @@
 use warnings;
 no  warnings 'syntax';
 
-our $VERSION = '2016060801';
+our $VERSION = '2017040401';
 our %RE;
 our %sub_interface;
 our $AUTOLOAD;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/Common.pm 
new/Regexp-Common-2017040401/t/Common.pm
--- old/Regexp-Common-2016060801/t/Common.pm    2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/Common.pm    2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 package t::Common;
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 use vars qw /@ISA @EXPORT @EXPORT_OK $DEBUG/;
 
 use Regexp::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/SEN/usa_ssn.t 
new/Regexp-Common-2017040401/t/SEN/usa_ssn.t
--- old/Regexp-Common-2016060801/t/SEN/usa_ssn.t        2013-03-08 
17:53:10.000000000 +0100
+++ new/Regexp-Common-2017040401/t/SEN/usa_ssn.t        2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common qw /run_new_tests cross criss_cross dd pdd/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/file.t 
new/Regexp-Common-2017040401/t/URI/file.t
--- old/Regexp-Common-2016060801/t/URI/file.t   2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/URI/file.t   2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/gopher.t 
new/Regexp-Common-2017040401/t/URI/gopher.t
--- old/Regexp-Common-2016060801/t/URI/gopher.t 2016-06-01 15:28:02.000000000 
+0200
+++ new/Regexp-Common-2017040401/t/URI/gopher.t 2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/http.t 
new/Regexp-Common-2017040401/t/URI/http.t
--- old/Regexp-Common-2016060801/t/URI/http.t   2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/URI/http.t   2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/news.t 
new/Regexp-Common-2017040401/t/URI/news.t
--- old/Regexp-Common-2016060801/t/URI/news.t   2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/URI/news.t   2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/nntp.t 
new/Regexp-Common-2017040401/t/URI/nntp.t
--- old/Regexp-Common-2016060801/t/URI/nntp.t   2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/URI/nntp.t   2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/pop.t 
new/Regexp-Common-2017040401/t/URI/pop.t
--- old/Regexp-Common-2016060801/t/URI/pop.t    2016-06-01 15:28:02.000000000 
+0200
+++ new/Regexp-Common-2017040401/t/URI/pop.t    2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/prospero.t 
new/Regexp-Common-2017040401/t/URI/prospero.t
--- old/Regexp-Common-2016060801/t/URI/prospero.t       2013-03-08 
17:53:10.000000000 +0100
+++ new/Regexp-Common-2017040401/t/URI/prospero.t       2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/telnet.t 
new/Regexp-Common-2017040401/t/URI/telnet.t
--- old/Regexp-Common-2016060801/t/URI/telnet.t 2016-06-01 15:28:03.000000000 
+0200
+++ new/Regexp-Common-2017040401/t/URI/telnet.t 2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/URI/wais.t 
new/Regexp-Common-2017040401/t/URI/wais.t
--- old/Regexp-Common-2016060801/t/URI/wais.t   2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/URI/wais.t   2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/comment/delimited.t 
new/Regexp-Common-2017040401/t/comment/delimited.t
--- old/Regexp-Common-2016060801/t/comment/delimited.t  2016-06-01 
15:28:03.000000000 +0200
+++ new/Regexp-Common-2017040401/t/comment/delimited.t  2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /RE_comment_ALL/;
 use t::Common qw /run_new_tests/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/comment/html.t 
new/Regexp-Common-2017040401/t/comment/html.t
--- old/Regexp-Common-2016060801/t/comment/html.t       2013-03-08 
17:53:10.000000000 +0100
+++ new/Regexp-Common-2017040401/t/comment/html.t       2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /RE_comment_HTML/;
 use t::Common qw /run_new_tests cross/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/comment/nested.t 
new/Regexp-Common-2017040401/t/comment/nested.t
--- old/Regexp-Common-2016060801/t/comment/nested.t     2013-03-08 
17:53:10.000000000 +0100
+++ new/Regexp-Common-2017040401/t/comment/nested.t     2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /pattern RE_comment_ALL/;
 use t::Common qw /run_new_tests cross ww/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/comment/pascal.t 
new/Regexp-Common-2017040401/t/comment/pascal.t
--- old/Regexp-Common-2016060801/t/comment/pascal.t     2016-06-01 
15:28:03.000000000 +0200
+++ new/Regexp-Common-2017040401/t/comment/pascal.t     2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /RE_comment_Pascal/;
 use t::Common qw /run_new_tests/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/comment/single_line.t 
new/Regexp-Common-2017040401/t/comment/single_line.t
--- old/Regexp-Common-2016060801/t/comment/single_line.t        2016-06-01 
15:28:03.000000000 +0200
+++ new/Regexp-Common-2017040401/t/comment/single_line.t        2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /RE_comment_ALL/;
 use t::Common qw /run_new_tests ww/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Regexp-Common-2016060801/t/comment/single_or_multiline.t 
new/Regexp-Common-2017040401/t/comment/single_or_multiline.t
--- old/Regexp-Common-2016060801/t/comment/single_or_multiline.t        
2016-06-01 15:28:03.000000000 +0200
+++ new/Regexp-Common-2017040401/t/comment/single_or_multiline.t        
2017-04-04 10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib "blib/lib";
+use lib "blib/lib", ".";
 
 use Regexp::Common qw /RE_comment_ALL/;
 use t::Common qw /run_new_tests ww/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/number/decimal.t 
new/Regexp-Common-2017040401/t/number/decimal.t
--- old/Regexp-Common-2016060801/t/number/decimal.t     2013-03-11 
15:35:29.000000000 +0100
+++ new/Regexp-Common-2017040401/t/number/decimal.t     2017-04-04 
10:29:47.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common qw /RE_num_decimal/;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/number/number.t 
new/Regexp-Common-2017040401/t/number/number.t
--- old/Regexp-Common-2016060801/t/number/number.t      2013-03-08 
17:53:10.000000000 +0100
+++ new/Regexp-Common-2017040401/t/number/number.t      2017-04-04 
10:29:47.000000000 +0200
@@ -5,7 +5,7 @@
 #
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common;
 use t::Common;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Regexp-Common-2016060801/t/zip/us.t 
new/Regexp-Common-2017040401/t/zip/us.t
--- old/Regexp-Common-2016060801/t/zip/us.t     2013-03-08 17:53:10.000000000 
+0100
+++ new/Regexp-Common-2017040401/t/zip/us.t     2017-04-04 10:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use lib  qw {blib/lib};
+use lib  qw {blib/lib}, ".";
 
 use Regexp::Common qw /RE_zip_US/;
 use t::Common qw /run_new_tests cross gimme sample pdd/;


Reply via email to