Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTTP-Message for
openSUSE:Factory checked in at 2021-05-15 23:15:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Message"
Sat May 15 23:15:30 2021 rev:28 rq:892434 version:6.31
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes
2021-03-11 20:08:24.844286017 +0100
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.2988/perl-HTTP-Message.changes
2021-05-15 23:16:36.624637003 +0200
@@ -1,0 +2,14 @@
+Wed May 12 03:07:40 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 6.31
+ see /usr/share/doc/packages/perl-HTTP-Message/Changes
+
+ 6.31 2021-05-11 18:07:37Z
+ - Fix test writing to files (GH#156) (Michal Josef ??pa??ek)
+
+ 6.30 2021-05-10 14:55:55Z
+ - Don't inherit from Exporter anymore (GH#155) (Max Maischein)
+ - Remove superfluous Perl version requirement. This module requires Perl
+ 5.6 or newer. (GH#155) (Max Maischein)
+
+-------------------------------------------------------------------
Old:
----
HTTP-Message-6.29.tar.gz
New:
----
HTTP-Message-6.31.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Message.spec ++++++
--- /var/tmp/diff_new_pack.dGnRqo/_old 2021-05-15 23:16:37.112635097 +0200
+++ /var/tmp/diff_new_pack.dGnRqo/_new 2021-05-15 23:16:37.116635082 +0200
@@ -18,7 +18,7 @@
%define cpan_name HTTP-Message
Name: perl-HTTP-Message
-Version: 6.29
+Version: 6.31
Release: 0
Summary: HTTP style message (base class)
License: Artistic-1.0 OR GPL-1.0-or-later
++++++ HTTP-Message-6.29.tar.gz -> HTTP-Message-6.31.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/CONTRIBUTORS
new/HTTP-Message-6.31/CONTRIBUTORS
--- old/HTTP-Message-6.29/CONTRIBUTORS 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/CONTRIBUTORS 2021-05-11 20:07:45.000000000 +0200
@@ -46,7 +46,9 @@
* Mark Stosberg
* Martin H. Sluka
* Matthew Chae
+ * Max Maischein
* Michael Schout
+ * Michal Josef ??pa??ek
* Mickey Nasriachi
* Mike Schilli
* murphy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/Changes
new/HTTP-Message-6.31/Changes
--- old/HTTP-Message-6.29/Changes 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/Changes 2021-05-11 20:07:45.000000000 +0200
@@ -1,5 +1,13 @@
Revision history for HTTP-Message
+6.31 2021-05-11 18:07:37Z
+ - Fix test writing to files (GH#156) (Michal Josef ??pa??ek)
+
+6.30 2021-05-10 14:55:55Z
+ - Don't inherit from Exporter anymore (GH#155) (Max Maischein)
+ - Remove superfluous Perl version requirement. This module requires Perl
+ 5.6 or newer. (GH#155) (Max Maischein)
+
6.29 2021-03-06 04:50:34Z
- fix issue with HTTP::Request internal cache for canonical url when using
URI::URL (GH#146) (andrew-grechkin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/INSTALL
new/HTTP-Message-6.31/INSTALL
--- old/HTTP-Message-6.29/INSTALL 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/INSTALL 2021-05-11 20:07:45.000000000 +0200
@@ -21,8 +21,11 @@
## Manual installation
-As a last resort, you can manually install it. Download the tarball, untar it,
-install configure prerequisites (see below), then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/HTTP::Message
+
+Untar the tarball, install configure prerequisites (see below), then build it:
% perl Makefile.PL
% make && make test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/META.json
new/HTTP-Message-6.31/META.json
--- old/HTTP-Message-6.29/META.json 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/META.json 2021-05-11 20:07:45.000000000 +0200
@@ -81,6 +81,7 @@
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
+ "File::Temp" : "0",
"PerlIO::encoding" : "0",
"Test::More" : "0.88",
"Time::Local" : "0",
@@ -106,7 +107,7 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.29",
+ "version" : "6.31",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.030002"
@@ -234,12 +235,12 @@
"class" : "Dist::Zilla::Plugin::InstallGuide",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000036",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
"name" : "@Author::OALDERS/InstallGuide",
- "version" : "1.200013"
+ "version" : "1.200014"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
@@ -476,7 +477,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
}
},
@@ -487,7 +488,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -596,7 +597,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -613,12 +614,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.29",
+ "tag" : "v6.31",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -669,7 +670,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -689,7 +690,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.31.1",
"repo_root" : "."
}
},
@@ -846,7 +847,9 @@
"Mark Stosberg <[email protected]>",
"Martin H. Sluka <[email protected]>",
"Matthew Chae <[email protected]>",
+ "Max Maischein <[email protected]>",
"Michael Schout <[email protected]>",
+ "Michal Josef \u0160pa\u010dek <[email protected]>",
"Mickey Nasriachi <[email protected]>",
"Mike Schilli <[email protected]>",
"murphy <[email protected]>",
@@ -887,7 +890,7 @@
"Zefram <[email protected]>"
],
"x_generated_by_perl" : "v5.30.2",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/META.yml
new/HTTP-Message-6.31/META.yml
--- old/HTTP-Message-6.29/META.yml 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/META.yml 2021-05-11 20:07:45.000000000 +0200
@@ -5,6 +5,7 @@
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
+ File::Temp: '0'
PerlIO::encoding: '0'
Test::More: '0.88'
Time::Local: '0'
@@ -57,7 +58,7 @@
bugtracker: https://github.com/libwww-perl/HTTP-Message/issues
homepage: https://github.com/libwww-perl/HTTP-Message
repository: https://github.com/libwww-perl/HTTP-Message.git
-version: '6.29'
+version: '6.31'
x_Dist_Zilla:
perl:
version: '5.030002'
@@ -158,10 +159,10 @@
class: Dist::Zilla::Plugin::InstallGuide
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000036'
+ Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::OALDERS/InstallGuide'
- version: '1.200013'
+ version: '1.200014'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::OALDERS/ExecDir'
@@ -345,7 +346,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.31.1
repo_root: .
name: '@Author::OALDERS/Git::Check'
version: '2.047'
@@ -353,7 +354,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.30.1
+ git_version: 2.31.1
include_authors: 0
include_releaser: 1
order_by: name
@@ -437,7 +438,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.31.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -450,11 +451,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.29
+ tag: v6.31
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.31.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -492,7 +493,7 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.31.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -506,7 +507,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.31.1
repo_root: .
name: '@Author::OALDERS/Git::Push'
version: '2.047'
@@ -634,7 +635,9 @@
- 'Mark Stosberg <[email protected]>'
- 'Martin H. Sluka <[email protected]>'
- 'Matthew Chae <[email protected]>'
+ - 'Max Maischein <[email protected]>'
- 'Michael Schout <[email protected]>'
+ - 'Michal Josef ??pa??ek <[email protected]>'
- 'Mickey Nasriachi <[email protected]>'
- 'Mike Schilli <[email protected]>'
- 'murphy <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/Makefile.PL
new/HTTP-Message-6.31/Makefile.PL
--- old/HTTP-Message-6.29/Makefile.PL 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/Makefile.PL 2021-05-11 20:07:45.000000000 +0200
@@ -42,6 +42,7 @@
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
+ "File::Temp" => 0,
"PerlIO::encoding" => 0,
"Test::More" => "0.88",
"Time::Local" => 0,
@@ -50,7 +51,7 @@
"lib" => 0,
"overload" => 0
},
- "VERSION" => "6.29",
+ "VERSION" => "6.31",
"test" => {
"TESTS" => "t/*.t"
}
@@ -65,6 +66,7 @@
"Exporter" => "5.57",
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
+ "File::Temp" => 0,
"HTTP::Date" => 6,
"IO::Compress::Bzip2" => "2.021",
"IO::Compress::Deflate" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/README.md
new/HTTP-Message-6.31/README.md
--- old/HTTP-Message-6.29/README.md 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/README.md 2021-05-11 20:07:45.000000000 +0200
@@ -4,7 +4,7 @@
# VERSION
-version 6.29
+version 6.31
# SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/cpanfile
new/HTTP-Message-6.31/cpanfile
--- old/HTTP-Message-6.29/cpanfile 2021-03-06 05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/cpanfile 2021-05-11 20:07:45.000000000 +0200
@@ -28,6 +28,7 @@
on 'test' => sub {
requires "ExtUtils::MakeMaker" => "0";
requires "File::Spec" => "0";
+ requires "File::Temp" => "0";
requires "PerlIO::encoding" => "0";
requires "Test::More" => "0.88";
requires "Time::Local" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Config.pm
new/HTTP-Message-6.31/lib/HTTP/Config.pm
--- old/HTTP-Message-6.29/lib/HTTP/Config.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Config.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
use URI;
@@ -249,7 +249,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Headers/Auth.pm
new/HTTP-Message-6.31/lib/HTTP/Headers/Auth.pm
--- old/HTTP-Message-6.29/lib/HTTP/Headers/Auth.pm 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/lib/HTTP/Headers/Auth.pm 2021-05-11
20:07:45.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
use HTTP::Headers;
@@ -111,7 +111,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Headers/ETag.pm
new/HTTP-Message-6.31/lib/HTTP/Headers/ETag.pm
--- old/HTTP-Message-6.29/lib/HTTP/Headers/ETag.pm 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/lib/HTTP/Headers/ETag.pm 2021-05-11
20:07:45.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
require HTTP::Date;
@@ -107,7 +107,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Headers/Util.pm
new/HTTP-Message-6.31/lib/HTTP/Headers/Util.pm
--- old/HTTP-Message-6.29/lib/HTTP/Headers/Util.pm 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/lib/HTTP/Headers/Util.pm 2021-05-11
20:07:45.000000000 +0200
@@ -3,9 +3,9 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
-use base 'Exporter';
+use Exporter 5.57 'import';
our @EXPORT_OK=qw(split_header_words _split_header_words join_header_words);
@@ -103,7 +103,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Headers.pm
new/HTTP-Message-6.31/lib/HTTP/Headers.pm
--- old/HTTP-Message-6.29/lib/HTTP/Headers.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Headers.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
use Carp ();
@@ -475,7 +475,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Message.pm
new/HTTP-Message-6.31/lib/HTTP/Message.pm
--- old/HTTP-Message-6.29/lib/HTTP/Message.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Message.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
require HTTP::Headers;
require Carp;
@@ -782,7 +782,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Request/Common.pm
new/HTTP-Message-6.31/lib/HTTP/Request/Common.pm
--- old/HTTP-Message-6.29/lib/HTTP/Request/Common.pm 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/lib/HTTP/Request/Common.pm 2021-05-11
20:07:45.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
our $DYNAMIC_FILE_UPLOAD ||= 0; # make it defined (don't know why)
@@ -313,7 +313,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Request.pm
new/HTTP-Message-6.31/lib/HTTP/Request.pm
--- old/HTTP-Message-6.29/lib/HTTP/Request.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Request.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
use base 'HTTP::Message';
@@ -155,7 +155,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Response.pm
new/HTTP-Message-6.31/lib/HTTP/Response.pm
--- old/HTTP-Message-6.29/lib/HTTP/Response.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Response.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
use base 'HTTP::Message';
@@ -351,7 +351,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/lib/HTTP/Status.pm
new/HTTP-Message-6.31/lib/HTTP/Status.pm
--- old/HTTP-Message-6.29/lib/HTTP/Status.pm 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/lib/HTTP/Status.pm 2021-05-11 20:07:45.000000000
+0200
@@ -3,11 +3,10 @@
use strict;
use warnings;
-our $VERSION = '6.29';
+our $VERSION = '6.31';
-require 5.002; # because we use prototypes
+use Exporter 5.57 'import';
-use base 'Exporter';
our @EXPORT = qw(is_info is_success is_redirect is_error status_message);
our @EXPORT_OK = qw(is_client_error is_server_error is_cacheable_by_default);
@@ -175,7 +174,7 @@
=head1 VERSION
-version 6.29
+version 6.31
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/t/00-report-prereqs.dd
new/HTTP-Message-6.31/t/00-report-prereqs.dd
--- old/HTTP-Message-6.29/t/00-report-prereqs.dd 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/t/00-report-prereqs.dd 2021-05-11
20:07:45.000000000 +0200
@@ -59,6 +59,7 @@
'requires' => {
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
+ 'File::Temp' => '0',
'PerlIO::encoding' => '0',
'Test::More' => '0.88',
'Time::Local' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/t/common-req.t
new/HTTP-Message-6.31/t/common-req.t
--- old/HTTP-Message-6.29/t/common-req.t 2021-03-06 05:50:46.000000000
+0100
+++ new/HTTP-Message-6.31/t/common-req.t 2021-05-11 20:07:45.000000000
+0200
@@ -4,6 +4,8 @@
use Test::More;
plan tests => 71;
+use File::Spec;
+use File::Temp qw(tempfile);
use HTTP::Request::Common;
my $r = GET 'http://www.sn.no/';
@@ -117,7 +119,8 @@
#
# POST for File upload
#
-my $file = "test-$$";
+my (undef, $file) = tempfile();
+my $form_file = (File::Spec->splitpath($file))[-1];
open(FILE, ">$file") or die "Can't create $file: $!";
print FILE "foo\nbar\nbaz\n";
close(FILE);
@@ -151,7 +154,7 @@
ok($c[2] =~ /^Content-Disposition:\s*form-data;\s*name="email"/m);
ok($c[2] =~ /^gisle\@aas.no$/m);
-ok($c[5] =~
/^Content-Disposition:\s*form-data;\s*name="file";\s*filename="$file"/m);
+ok($c[5] =~
/^Content-Disposition:\s*form-data;\s*name="file";\s*filename="$form_file"/m);
ok($c[5] =~ /^Content-Type:\s*text\/plain$/m);
ok($c[5] =~ /^foo\nbar\nbaz/m);
@@ -187,7 +190,7 @@
#
use HTTP::Request::Common qw($DYNAMIC_FILE_UPLOAD);
-$file = "test-$$";
+(undef, $file) = tempfile();
open(FILE, ">$file") or die "Can't create $file: $!";
for (1..1000) {
print FILE "a" .. "z";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Message-6.29/xt/release/changes_has_content.t
new/HTTP-Message-6.31/xt/release/changes_has_content.t
--- old/HTTP-Message-6.29/xt/release/changes_has_content.t 2021-03-06
05:50:46.000000000 +0100
+++ new/HTTP-Message-6.31/xt/release/changes_has_content.t 2021-05-11
20:07:45.000000000 +0200
@@ -8,7 +8,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '6.29';
+my $newver = '6.31';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';