Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-URI for openSUSE:Factory checked in at 2021-03-12 13:30:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-URI (Old) and /work/SRC/openSUSE:Factory/.perl-URI.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-URI" Fri Mar 12 13:30:47 2021 rev:44 rq:877319 version:5.09 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes 2021-03-05 13:44:07.731559611 +0100 +++ /work/SRC/openSUSE:Factory/.perl-URI.new.2401/perl-URI.changes 2021-03-12 13:31:02.890134670 +0100 @@ -1,0 +2,10 @@ +Thu Mar 4 03:08:14 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 5.09 + see /usr/share/doc/packages/perl-URI/Changes + + 5.09 2021-03-03 15:16:47Z + - Update Business::ISBN version requirements (GH#85) (brian d foy and Olaf + Alders) + +------------------------------------------------------------------- Old: ---- URI-5.08.tar.gz New: ---- URI-5.09.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-URI.spec ++++++ --- /var/tmp/diff_new_pack.ODEoyk/_old 2021-03-12 13:31:03.358135326 +0100 +++ /var/tmp/diff_new_pack.ODEoyk/_new 2021-03-12 13:31:03.362135332 +0100 @@ -18,12 +18,12 @@ %define cpan_name URI Name: perl-URI -Version: 5.08 +Version: 5.09 Release: 0 Summary: Uniform Resource Identifiers (absolute and relative) License: Artistic-1.0 OR GPL-1.0-or-later URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl ++++++ URI-5.08.tar.gz -> URI-5.09.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/Changes new/URI-5.09/Changes --- old/URI-5.08/Changes 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/Changes 2021-03-03 16:16:52.000000000 +0100 @@ -1,5 +1,9 @@ Revision history for URI +5.09 2021-03-03 15:16:47Z + - Update Business::ISBN version requirements (GH#85) (brian d foy and Olaf + Alders) + 5.08 2021-02-28 18:08:32Z - added URI::nntps (GH#82) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/META.json new/URI-5.09/META.json --- old/URI-5.08/META.json 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/META.json 2021-03-03 16:16:52.000000000 +0100 @@ -30,7 +30,7 @@ }, "develop" : { "recommends" : { - "Business::ISBN" : "0", + "Business::ISBN" : "3.005", "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007", "Storable" : "0" }, @@ -89,179 +89,179 @@ "provides" : { "URI" : { "file" : "lib/URI.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::Escape" : { "file" : "lib/URI/Escape.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::Heuristic" : { "file" : "lib/URI/Heuristic.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::IRI" : { "file" : "lib/URI/IRI.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::QueryParam" : { "file" : "lib/URI/QueryParam.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::Split" : { "file" : "lib/URI/Split.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::URL" : { "file" : "lib/URI/URL.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::WithBase" : { "file" : "lib/URI/WithBase.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::data" : { "file" : "lib/URI/data.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file" : { "file" : "lib/URI/file.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::Base" : { "file" : "lib/URI/file/Base.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::FAT" : { "file" : "lib/URI/file/FAT.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::Mac" : { "file" : "lib/URI/file/Mac.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::OS2" : { "file" : "lib/URI/file/OS2.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::QNX" : { "file" : "lib/URI/file/QNX.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::Unix" : { "file" : "lib/URI/file/Unix.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::file::Win32" : { "file" : "lib/URI/file/Win32.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::ftp" : { "file" : "lib/URI/ftp.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::gopher" : { "file" : "lib/URI/gopher.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::http" : { "file" : "lib/URI/http.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::https" : { "file" : "lib/URI/https.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::ldap" : { "file" : "lib/URI/ldap.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::ldapi" : { "file" : "lib/URI/ldapi.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::ldaps" : { "file" : "lib/URI/ldaps.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::mailto" : { "file" : "lib/URI/mailto.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::mms" : { "file" : "lib/URI/mms.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::news" : { "file" : "lib/URI/news.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::nntp" : { "file" : "lib/URI/nntp.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::nntps" : { "file" : "lib/URI/nntps.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::pop" : { "file" : "lib/URI/pop.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::rlogin" : { "file" : "lib/URI/rlogin.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::rsync" : { "file" : "lib/URI/rsync.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::rtsp" : { "file" : "lib/URI/rtsp.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::rtspu" : { "file" : "lib/URI/rtspu.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::sftp" : { "file" : "lib/URI/sftp.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::sip" : { "file" : "lib/URI/sip.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::sips" : { "file" : "lib/URI/sips.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::snews" : { "file" : "lib/URI/snews.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::ssh" : { "file" : "lib/URI/ssh.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::telnet" : { "file" : "lib/URI/telnet.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::tn3270" : { "file" : "lib/URI/tn3270.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::urn" : { "file" : "lib/URI/urn.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::urn::isbn" : { "file" : "lib/URI/urn/isbn.pm", - "version" : "5.08" + "version" : "5.09" }, "URI::urn::oid" : { "file" : "lib/URI/urn/oid.pm", - "version" : "5.08" + "version" : "5.09" } }, "release_status" : "stable", @@ -278,10 +278,10 @@ "x_IRC" : "irc://irc.perl.org/#lwp", "x_MailingList" : "mailto:lib...@perl.org" }, - "version" : "5.08", + "version" : "5.09", "x_Dist_Zilla" : { "perl" : { - "version" : "5.033007" + "version" : "5.030002" }, "plugins" : [ { @@ -340,7 +340,7 @@ "meta_noindex" : 1 }, "Dist::Zilla::Role::ModuleMetadata" : { - "Module::Metadata" : "1.000037", + "Module::Metadata" : "1.000036", "version" : "0.006" } }, @@ -371,7 +371,7 @@ "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "include_authors" : 0, "include_releaser" : 1, "order_by" : "commits", @@ -420,7 +420,7 @@ "class" : "Dist::Zilla::Plugin::MakeMaker", "config" : { "Dist::Zilla::Role::TestRunner" : { - "default_jobs" : "6" + "default_jobs" : "4" } }, "name" : "MakeMaker", @@ -568,7 +568,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." } }, @@ -579,7 +579,7 @@ "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." } }, @@ -590,7 +590,7 @@ "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." } }, @@ -611,7 +611,7 @@ "class" : "Dist::Zilla::Plugin::RunExtraTests", "config" : { "Dist::Zilla::Role::TestRunner" : { - "default_jobs" : "6" + "default_jobs" : "4" } }, "name" : "RunExtraTests", @@ -647,7 +647,7 @@ "class" : "Dist::Zilla::Plugin::VersionFromMainModule", "config" : { "Dist::Zilla::Role::ModuleMetadata" : { - "Module::Metadata" : "1.000037", + "Module::Metadata" : "1.000036", "version" : "0.006" } }, @@ -690,7 +690,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -707,12 +707,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v5.08", + "tag" : "v5.09", "tag_format" : "v%V", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -762,7 +762,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -782,7 +782,7 @@ "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.28.0", "repo_root" : "." } }, @@ -872,6 +872,7 @@ "Adam Herzog <a...@adamherzog.com>", "Alex Kapranoff <kapran...@gmail.com>", "Brendan Byrd <p...@resonatorsoft.org>", + "brian d foy <brian.d....@gmail.com>", "David Schmidt <davew...@gmx.at>", "Dorian Taylor <dorian.taylor.li...@gmail.com>", "gerard <ger...@tty.nl>", @@ -889,8 +890,8 @@ "Tatsuhiko Miyagawa <miyag...@bulknews.net>", "Torsten F\u00f6rtsch <torsten.foert...@gmx.net>" ], - "x_generated_by_perl" : "v5.33.7", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.25", + "x_generated_by_perl" : "v5.30.2", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.19", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/META.yml new/URI-5.09/META.yml --- old/URI-5.08/META.yml 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/META.yml 2021-03-03 16:16:52.000000000 +0100 @@ -27,136 +27,136 @@ provides: URI: file: lib/URI.pm - version: '5.08' + version: '5.09' URI::Escape: file: lib/URI/Escape.pm - version: '5.08' + version: '5.09' URI::Heuristic: file: lib/URI/Heuristic.pm - version: '5.08' + version: '5.09' URI::IRI: file: lib/URI/IRI.pm - version: '5.08' + version: '5.09' URI::QueryParam: file: lib/URI/QueryParam.pm - version: '5.08' + version: '5.09' URI::Split: file: lib/URI/Split.pm - version: '5.08' + version: '5.09' URI::URL: file: lib/URI/URL.pm - version: '5.08' + version: '5.09' URI::WithBase: file: lib/URI/WithBase.pm - version: '5.08' + version: '5.09' URI::data: file: lib/URI/data.pm - version: '5.08' + version: '5.09' URI::file: file: lib/URI/file.pm - version: '5.08' + version: '5.09' URI::file::Base: file: lib/URI/file/Base.pm - version: '5.08' + version: '5.09' URI::file::FAT: file: lib/URI/file/FAT.pm - version: '5.08' + version: '5.09' URI::file::Mac: file: lib/URI/file/Mac.pm - version: '5.08' + version: '5.09' URI::file::OS2: file: lib/URI/file/OS2.pm - version: '5.08' + version: '5.09' URI::file::QNX: file: lib/URI/file/QNX.pm - version: '5.08' + version: '5.09' URI::file::Unix: file: lib/URI/file/Unix.pm - version: '5.08' + version: '5.09' URI::file::Win32: file: lib/URI/file/Win32.pm - version: '5.08' + version: '5.09' URI::ftp: file: lib/URI/ftp.pm - version: '5.08' + version: '5.09' URI::gopher: file: lib/URI/gopher.pm - version: '5.08' + version: '5.09' URI::http: file: lib/URI/http.pm - version: '5.08' + version: '5.09' URI::https: file: lib/URI/https.pm - version: '5.08' + version: '5.09' URI::ldap: file: lib/URI/ldap.pm - version: '5.08' + version: '5.09' URI::ldapi: file: lib/URI/ldapi.pm - version: '5.08' + version: '5.09' URI::ldaps: file: lib/URI/ldaps.pm - version: '5.08' + version: '5.09' URI::mailto: file: lib/URI/mailto.pm - version: '5.08' + version: '5.09' URI::mms: file: lib/URI/mms.pm - version: '5.08' + version: '5.09' URI::news: file: lib/URI/news.pm - version: '5.08' + version: '5.09' URI::nntp: file: lib/URI/nntp.pm - version: '5.08' + version: '5.09' URI::nntps: file: lib/URI/nntps.pm - version: '5.08' + version: '5.09' URI::pop: file: lib/URI/pop.pm - version: '5.08' + version: '5.09' URI::rlogin: file: lib/URI/rlogin.pm - version: '5.08' + version: '5.09' URI::rsync: file: lib/URI/rsync.pm - version: '5.08' + version: '5.09' URI::rtsp: file: lib/URI/rtsp.pm - version: '5.08' + version: '5.09' URI::rtspu: file: lib/URI/rtspu.pm - version: '5.08' + version: '5.09' URI::sftp: file: lib/URI/sftp.pm - version: '5.08' + version: '5.09' URI::sip: file: lib/URI/sip.pm - version: '5.08' + version: '5.09' URI::sips: file: lib/URI/sips.pm - version: '5.08' + version: '5.09' URI::snews: file: lib/URI/snews.pm - version: '5.08' + version: '5.09' URI::ssh: file: lib/URI/ssh.pm - version: '5.08' + version: '5.09' URI::telnet: file: lib/URI/telnet.pm - version: '5.08' + version: '5.09' URI::tn3270: file: lib/URI/tn3270.pm - version: '5.08' + version: '5.09' URI::urn: file: lib/URI/urn.pm - version: '5.08' + version: '5.09' URI::urn::isbn: file: lib/URI/urn/isbn.pm - version: '5.08' + version: '5.09' URI::urn::oid: file: lib/URI/urn/oid.pm - version: '5.08' + version: '5.09' requires: Carp: '0' Cwd: '0' @@ -180,10 +180,10 @@ bugtracker: https://github.com/libwww-perl/URI/issues homepage: https://github.com/libwww-perl/URI repository: https://github.com/libwww-perl/URI.git -version: '5.08' +version: '5.09' x_Dist_Zilla: perl: - version: '5.033007' + version: '5.030002' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -230,7 +230,7 @@ inherit_version: '0' meta_noindex: '1' Dist::Zilla::Role::ModuleMetadata: - Module::Metadata: '1.000037' + Module::Metadata: '1.000036' version: '0.006' name: MetaProvides::Package version: '2.004003' @@ -254,7 +254,7 @@ class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: 2.29.2 + git_version: 2.28.0 include_authors: 0 include_releaser: 1 order_by: commits @@ -293,7 +293,7 @@ class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: - default_jobs: '6' + default_jobs: '4' name: MakeMaker version: '6.017' - @@ -410,7 +410,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . name: Git::Check version: '2.047' @@ -418,7 +418,7 @@ class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts config: Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . name: Git::CheckFor::MergeConflicts version: '0.014' @@ -426,7 +426,7 @@ class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch config: Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . name: Git::CheckFor::CorrectBranch version: '0.014' @@ -442,7 +442,7 @@ class: Dist::Zilla::Plugin::RunExtraTests config: Dist::Zilla::Role::TestRunner: - default_jobs: '6' + default_jobs: '4' name: RunExtraTests version: '0.029' - @@ -468,7 +468,7 @@ class: Dist::Zilla::Plugin::VersionFromMainModule config: Dist::Zilla::Role::ModuleMetadata: - Module::Metadata: '1.000037' + Module::Metadata: '1.000036' version: '0.006' name: '@Git::VersionManager/VersionFromMainModule' version: '0.04' @@ -500,7 +500,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -513,11 +513,11 @@ branch: ~ changelog: Changes signed: 0 - tag: v5.08 + tag: v5.09 tag_format: v%V tag_message: v%V Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -554,7 +554,7 @@ - (?^:^lib/.*\.pm$) changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -568,7 +568,7 @@ - origin remotes_must_exist: 1 Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.28.0 repo_root: . name: Git::Push version: '2.047' @@ -639,6 +639,7 @@ - 'Adam Herzog <a...@adamherzog.com>' - 'Alex Kapranoff <kapran...@gmail.com>' - 'Brendan Byrd <p...@resonatorsoft.org>' + - 'brian d foy <brian.d....@gmail.com>' - 'David Schmidt <davew...@gmx.at>' - 'Dorian Taylor <dorian.taylor.li...@gmail.com>' - 'gerard <ger...@tty.nl>' @@ -655,6 +656,6 @@ - 'Salvatore Bonaccorso <car...@launchpad.net>' - 'Tatsuhiko Miyagawa <miyag...@bulknews.net>' - 'Torsten F??rtsch <torsten.foert...@gmx.net>' -x_generated_by_perl: v5.33.7 +x_generated_by_perl: v5.30.2 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/Makefile.PL new/URI-5.09/Makefile.PL --- old/URI-5.08/Makefile.PL 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/Makefile.PL 2021-03-03 16:16:52.000000000 +0100 @@ -43,7 +43,7 @@ "Test::Needs" => 0, "utf8" => 0 }, - "VERSION" => "5.08", + "VERSION" => "5.09", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/README new/URI-5.09/README --- old/URI-5.08/README 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/README 2021-03-03 16:16:52.000000000 +0100 @@ -1,5 +1,5 @@ This archive contains the distribution URI, -version 5.08: +version 5.09: Uniform Resource Identifiers (absolute and relative) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/cpanfile new/URI-5.09/cpanfile --- old/URI-5.08/cpanfile 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/cpanfile 2021-03-03 16:16:52.000000000 +0100 @@ -4,7 +4,7 @@ }; on 'develop' => sub { - recommends 'Business::ISBN' => 0; + recommends 'Business::ISBN' => "3.005"; recommends "Storable" => "0"; requires "File::Spec" => "0"; requires "IO::Handle" => "0"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/Escape.pm new/URI-5.09/lib/URI/Escape.pm --- old/URI-5.08/lib/URI/Escape.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/Escape.pm 2021-03-03 16:16:52.000000000 +0100 @@ -141,7 +141,7 @@ our %escapes; our @EXPORT = qw(uri_escape uri_unescape uri_escape_utf8); our @EXPORT_OK = qw(%escapes); -our $VERSION = '5.08'; +our $VERSION = '5.09'; use Carp (); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/Heuristic.pm new/URI-5.09/lib/URI/Heuristic.pm --- old/URI-5.08/lib/URI/Heuristic.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/Heuristic.pm 2021-03-03 16:16:52.000000000 +0100 @@ -91,7 +91,7 @@ use Exporter 5.57 'import'; our @EXPORT_OK = qw(uf_uri uf_uristr uf_url uf_urlstr); -our $VERSION = '5.08'; +our $VERSION = '5.09'; our ($MY_COUNTRY, $DEBUG); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/IRI.pm new/URI-5.09/lib/URI/IRI.pm --- old/URI-5.08/lib/URI/IRI.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/IRI.pm 2021-03-03 16:16:52.000000000 +0100 @@ -8,7 +8,7 @@ use overload '""' => sub { shift->as_string }; -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub new { my($class, $uri, $scheme) = @_; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/QueryParam.pm new/URI-5.09/lib/URI/QueryParam.pm --- old/URI-5.08/lib/URI/QueryParam.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/QueryParam.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub URI::_query::query_param { my $self = shift; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/Split.pm new/URI-5.09/lib/URI/Split.pm --- old/URI-5.08/lib/URI/Split.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/Split.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use Exporter 5.57 'import'; our @EXPORT_OK = qw(uri_split uri_join); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/URL.pm new/URI-5.09/lib/URI/URL.pm --- old/URI-5.08/lib/URI/URL.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/URL.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent 'URI::WithBase'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; # Provide as much as possible of the old URI::URL interface for backwards # compatibility... diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/WithBase.pm new/URI-5.09/lib/URI/WithBase.pm --- old/URI-5.08/lib/URI/WithBase.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/WithBase.pm 2021-03-03 16:16:52.000000000 +0100 @@ -6,7 +6,7 @@ use URI (); use Scalar::Util qw(blessed); -our $VERSION = '5.08'; +our $VERSION = '5.09'; use overload '""' => "as_string", fallback => 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_foreign.pm new/URI-5.09/lib/URI/_foreign.pm --- old/URI-5.08/lib/URI/_foreign.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_foreign.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,6 +5,6 @@ use parent 'URI::_generic'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_generic.pm new/URI-5.09/lib/URI/_generic.pm --- old/URI-5.08/lib/URI/_generic.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_generic.pm 2021-03-03 16:16:52.000000000 +0100 @@ -8,7 +8,7 @@ use URI::Escape qw(uri_unescape); use Carp (); -our $VERSION = '5.08'; +our $VERSION = '5.09'; my $ACHAR = $URI::uric; $ACHAR =~ s,\\[/?],,g; my $PCHAR = $URI::uric; $PCHAR =~ s,\\[?],,g; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_idna.pm new/URI-5.09/lib/URI/_idna.pm --- old/URI-5.08/lib/URI/_idna.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_idna.pm 2021-03-03 16:16:52.000000000 +0100 @@ -9,7 +9,7 @@ use URI::_punycode qw(decode_punycode encode_punycode); use Carp qw(croak); -our $VERSION = '5.08'; +our $VERSION = '5.09'; BEGIN { *URI::_idna::_ENV_::JOIN_LEAKS_UTF8_FLAGS = "$]" < 5.008_003 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_ldap.pm new/URI-5.09/lib/URI/_ldap.pm --- old/URI-5.08/lib/URI/_ldap.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_ldap.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use URI::Escape qw(uri_unescape); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_login.pm new/URI-5.09/lib/URI/_login.pm --- old/URI-5.08/lib/URI/_login.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_login.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent qw(URI::_server URI::_userpass); -our $VERSION = '5.08'; +our $VERSION = '5.09'; # Generic terminal logins. This is used as a base class for 'telnet', # 'tn3270', and 'rlogin' URL schemes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_punycode.pm new/URI-5.09/lib/URI/_punycode.pm --- old/URI-5.08/lib/URI/_punycode.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_punycode.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use Exporter 'import'; our @EXPORT = qw(encode_punycode decode_punycode); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_query.pm new/URI-5.09/lib/URI/_query.pm --- old/URI-5.08/lib/URI/_query.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_query.pm 2021-03-03 16:16:52.000000000 +0100 @@ -6,7 +6,7 @@ use URI (); use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub query { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_segment.pm new/URI-5.09/lib/URI/_segment.pm --- old/URI-5.08/lib/URI/_segment.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_segment.pm 2021-03-03 16:16:52.000000000 +0100 @@ -11,7 +11,7 @@ use overload '""' => sub { $_[0]->[0] }, fallback => 1; -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub new { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_server.pm new/URI-5.09/lib/URI/_server.pm --- old/URI-5.08/lib/URI/_server.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_server.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub _uric_escape { my($class, $str) = @_; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/_userpass.pm new/URI-5.09/lib/URI/_userpass.pm --- old/URI-5.08/lib/URI/_userpass.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/_userpass.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub user { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/data.pm new/URI-5.09/lib/URI/data.pm --- old/URI-5.08/lib/URI/data.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/data.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent 'URI'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use MIME::Base64 qw(decode_base64 encode_base64); use URI::Escape qw(uri_unescape); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/Base.pm new/URI-5.09/lib/URI/file/Base.pm --- old/URI-5.08/lib/URI/file/Base.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/Base.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use URI::Escape (); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub new { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/FAT.pm new/URI-5.09/lib/URI/file/FAT.pm --- old/URI-5.08/lib/URI/file/FAT.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/FAT.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent 'URI::file::Win32'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub fix_path { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/Mac.pm new/URI-5.09/lib/URI/file/Mac.pm --- old/URI-5.08/lib/URI/file/Mac.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/Mac.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub _file_extract_path { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/OS2.pm new/URI-5.09/lib/URI/file/OS2.pm --- old/URI-5.08/lib/URI/file/OS2.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/OS2.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent 'URI::file::Win32'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; # The Win32 version translates k:/foo to file://k:/foo (?!) # We add an empty host diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/QNX.pm new/URI-5.09/lib/URI/file/QNX.pm --- old/URI-5.08/lib/URI/file/QNX.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/QNX.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use parent 'URI::file::Unix'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub _file_extract_path { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/Unix.pm new/URI-5.09/lib/URI/file/Unix.pm --- old/URI-5.08/lib/URI/file/Unix.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/Unix.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub _file_extract_path { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file/Win32.pm new/URI-5.09/lib/URI/file/Win32.pm --- old/URI-5.08/lib/URI/file/Win32.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file/Win32.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use URI::Escape qw(uri_unescape); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub _file_extract_authority { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/file.pm new/URI-5.09/lib/URI/file.pm --- old/URI-5.08/lib/URI/file.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/file.pm 2021-03-03 16:16:52.000000000 +0100 @@ -4,7 +4,7 @@ use warnings; use parent 'URI::_generic'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use URI::Escape qw(uri_unescape); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/ftp.pm new/URI-5.09/lib/URI/ftp.pm --- old/URI-5.08/lib/URI/ftp.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/ftp.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent qw(URI::_server URI::_userpass); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/gopher.pm new/URI-5.09/lib/URI/gopher.pm --- old/URI-5.08/lib/URI/gopher.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/gopher.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_server'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/http.pm new/URI-5.09/lib/URI/http.pm --- old/URI-5.08/lib/URI/http.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/http.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_server'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/https.pm new/URI-5.09/lib/URI/https.pm --- old/URI-5.08/lib/URI/https.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/https.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::http'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/ldap.pm new/URI-5.09/lib/URI/ldap.pm --- old/URI-5.08/lib/URI/ldap.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/ldap.pm 2021-03-03 16:16:52.000000000 +0100 @@ -7,7 +7,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent qw(URI::_ldap URI::_server); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/ldapi.pm new/URI-5.09/lib/URI/ldapi.pm --- old/URI-5.08/lib/URI/ldapi.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/ldapi.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent qw(URI::_ldap URI::_generic); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/ldaps.pm new/URI-5.09/lib/URI/ldaps.pm --- old/URI-5.08/lib/URI/ldaps.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/ldaps.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::ldap'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/mailto.pm new/URI-5.09/lib/URI/mailto.pm --- old/URI-5.08/lib/URI/mailto.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/mailto.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent qw(URI URI::_query); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/mms.pm new/URI-5.09/lib/URI/mms.pm --- old/URI-5.08/lib/URI/mms.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/mms.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::http'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/news.pm new/URI-5.09/lib/URI/news.pm --- old/URI-5.08/lib/URI/news.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/news.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_server'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/nntp.pm new/URI-5.09/lib/URI/nntp.pm --- old/URI-5.08/lib/URI/nntp.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/nntp.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::news'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/nntps.pm new/URI-5.09/lib/URI/nntps.pm --- old/URI-5.08/lib/URI/nntps.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/nntps.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::nntp'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/pop.pm new/URI-5.09/lib/URI/pop.pm --- old/URI-5.08/lib/URI/pop.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/pop.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_server'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/rlogin.pm new/URI-5.09/lib/URI/rlogin.pm --- old/URI-5.08/lib/URI/rlogin.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/rlogin.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_login'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/rsync.pm new/URI-5.09/lib/URI/rsync.pm --- old/URI-5.08/lib/URI/rsync.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/rsync.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,7 +5,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent qw(URI::_server URI::_userpass); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/rtsp.pm new/URI-5.09/lib/URI/rtsp.pm --- old/URI-5.08/lib/URI/rtsp.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/rtsp.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::http'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/rtspu.pm new/URI-5.09/lib/URI/rtspu.pm --- old/URI-5.08/lib/URI/rtspu.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/rtspu.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::rtsp'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/sftp.pm new/URI-5.09/lib/URI/sftp.pm --- old/URI-5.08/lib/URI/sftp.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/sftp.pm 2021-03-03 16:16:52.000000000 +0100 @@ -5,6 +5,6 @@ use parent 'URI::ssh'; -our $VERSION = '5.08'; +our $VERSION = '5.09'; 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/sip.pm new/URI-5.09/lib/URI/sip.pm --- old/URI-5.08/lib/URI/sip.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/sip.pm 2021-03-03 16:16:52.000000000 +0100 @@ -14,7 +14,7 @@ use URI::Escape (); -our $VERSION = '5.08'; +our $VERSION = '5.09'; sub default_port { 5060 } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/sips.pm new/URI-5.09/lib/URI/sips.pm --- old/URI-5.08/lib/URI/sips.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/sips.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::sip'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/snews.pm new/URI-5.09/lib/URI/snews.pm --- old/URI-5.08/lib/URI/snews.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/snews.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::news'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/ssh.pm new/URI-5.09/lib/URI/ssh.pm --- old/URI-5.08/lib/URI/ssh.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/ssh.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_login'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/telnet.pm new/URI-5.09/lib/URI/telnet.pm --- old/URI-5.08/lib/URI/telnet.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/telnet.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_login'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/tn3270.pm new/URI-5.09/lib/URI/tn3270.pm --- old/URI-5.08/lib/URI/tn3270.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/tn3270.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::_login'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/urn/isbn.pm new/URI-5.09/lib/URI/urn/isbn.pm --- old/URI-5.08/lib/URI/urn/isbn.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/urn/isbn.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::urn'; @@ -11,13 +11,13 @@ BEGIN { require Business::ISBN; - + local $^W = 0; # don't warn about dev versions, perl5.004 style - warn "Using Business::ISBN version " . Business::ISBN->VERSION . - " which is deprecated.\nUpgrade to Business::ISBN version 2\n" - if Business::ISBN->VERSION < 2; + warn "Using Business::ISBN version " . Business::ISBN->VERSION . + " which is deprecated.\nUpgrade to Business::ISBN version 3.005\n" + if Business::ISBN->VERSION < 3.005; } - + sub _isbn { my $nss = shift; $nss = $nss->nss if ref($nss); @@ -61,7 +61,7 @@ sub isbn_country_code { my $name = (caller(0))[3]; $name =~ s/.*:://; carp "$name is DEPRECATED. Use isbn_group_code instead"; - + no strict 'refs'; &isbn_group_code; } @@ -74,7 +74,7 @@ sub isbn13 { my $isbn = shift->_isbn || return undef; - + # Business::ISBN 1.x didn't put hyphens in the EAN, and it was just a string # Business::ISBN 2.0 doesn't do EAN, but it does ISBN-13 objects # and it uses the hyphens, so call as_string with an empty anon array diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/urn/oid.pm new/URI-5.09/lib/URI/urn/oid.pm --- old/URI-5.08/lib/URI/urn/oid.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/urn/oid.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI::urn'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI/urn.pm new/URI-5.09/lib/URI/urn.pm --- old/URI-5.08/lib/URI/urn.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI/urn.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; use parent 'URI'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/lib/URI.pm new/URI-5.09/lib/URI.pm --- old/URI-5.08/lib/URI.pm 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/lib/URI.pm 2021-03-03 16:16:52.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '5.08'; +our $VERSION = '5.09'; our ($ABS_REMOTE_LEADING_DOTS, $ABS_ALLOW_RELATIVE_SCHEME, $DEFAULT_QUERY_FORM_DELIMITER); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/t/00-report-prereqs.dd new/URI-5.09/t/00-report-prereqs.dd --- old/URI-5.08/t/00-report-prereqs.dd 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/t/00-report-prereqs.dd 2021-03-03 16:16:52.000000000 +0100 @@ -9,7 +9,7 @@ }, 'develop' => { 'recommends' => { - 'Business::ISBN' => '0', + 'Business::ISBN' => '3.005', 'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007', 'Storable' => '0' }, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/t/urn-isbn.t new/URI-5.09/t/urn-isbn.t --- old/URI-5.08/t/urn-isbn.t 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/t/urn-isbn.t 2021-03-03 16:16:52.000000000 +0100 @@ -1,7 +1,7 @@ use strict; use warnings; -use Test::Needs 'Business::ISBN'; +use Test::Needs { 'Business::ISBN' => 3.005 }; print "1..13\n"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/xt/author/pod-spell.t new/URI-5.09/xt/author/pod-spell.t --- old/URI-5.08/xt/author/pod-spell.t 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/xt/author/pod-spell.t 2021-03-03 16:16:52.000000000 +0100 @@ -104,6 +104,7 @@ _userpass adam brainbuz +brian capoeirab carnil data @@ -113,6 +114,7 @@ etype evalue file +foy ftp gerard gisle diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/URI-5.08/xt/release/changes_has_content.t new/URI-5.09/xt/release/changes_has_content.t --- old/URI-5.08/xt/release/changes_has_content.t 2021-02-28 19:08:36.000000000 +0100 +++ new/URI-5.09/xt/release/changes_has_content.t 2021-03-03 16:16:52.000000000 +0100 @@ -8,7 +8,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '5.08'; +my $newver = '5.09'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8';