Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Email-MIME for openSUSE:Factory checked in at 2023-01-31 16:10:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Email-MIME (Old) and /work/SRC/openSUSE:Factory/.perl-Email-MIME.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Email-MIME" Tue Jan 31 16:10:19 2023 rev:5 rq:1062259 version:1.953 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Email-MIME/perl-Email-MIME.changes 2022-01-04 19:38:29.258008400 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Email-MIME.new.32243/perl-Email-MIME.changes 2023-01-31 16:16:25.316263920 +0100 @@ -1,0 +2,13 @@ +Mon Jan 9 03:06:50 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.953 + see /usr/share/doc/packages/perl-Email-MIME/Changes + + 1.953 2023-01-08 19:02:24-05:00 America/New_York + - as promised, this release no longer works on v5.8; in fact, due to + some upstream libraries, it hasn't in some time + - documentation has been cleaned up to stop referencing long-dead other + libraries or methods + - some small code changes to benefit from v5.10 and v5.12 improvements + +------------------------------------------------------------------- Old: ---- Email-MIME-1.952.tar.gz New: ---- Email-MIME-1.953.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Email-MIME.spec ++++++ --- /var/tmp/diff_new_pack.Wxq5vn/_old 2023-01-31 16:16:25.724266283 +0100 +++ /var/tmp/diff_new_pack.Wxq5vn/_new 2023-01-31 16:16:25.732266330 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Email-MIME # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Email-MIME Name: perl-Email-MIME -Version: 1.952 +Version: 1.953 Release: 0 -Summary: Easy MIME message handling License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Easy MIME message handling URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml ++++++ Email-MIME-1.952.tar.gz -> Email-MIME-1.953.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/Changes new/Email-MIME-1.953/Changes --- old/Email-MIME-1.952/Changes 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/Changes 2023-01-09 01:02:26.000000000 +0100 @@ -1,5 +1,12 @@ Revision history for Perl extension Email::MIME. +1.953 2023-01-08 19:02:24-05:00 America/New_York + - as promised, this release no longer works on v5.8; in fact, due to + some upstream libraries, it hasn't in some time + - documentation has been cleaned up to stop referencing long-dead other + libraries or methods + - some small code changes to benefit from v5.10 and v5.12 improvements + 1.952 2021-12-14 09:57:27-05:00 America/New_York - exactly 1.951, except will install on 5.8.8 - **ACHTUNG!** Do not expect any future release to work on Perl v5.8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/MANIFEST new/Email-MIME-1.953/MANIFEST --- old/Email-MIME-1.952/MANIFEST 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/MANIFEST 2023-01-09 01:02:26.000000000 +0100 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030. Changes LICENSE MANIFEST diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/META.json new/Email-MIME-1.953/META.json --- old/Email-MIME-1.952/META.json 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/META.json 2023-01-09 01:02:26.000000000 +0100 @@ -1,12 +1,12 @@ { "abstract" : "easy MIME message handling", "author" : [ - "Ricardo SIGNES <rjbs@semiotic.systems>", + "Ricardo SIGNES <cpan@semiotic.systems>", "Casey West <ca...@geeknest.com>", "Simon Cozens <si...@cpan.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -43,7 +43,7 @@ "Module::Runtime" : "0", "Scalar::Util" : "0", "parent" : "0", - "perl" : "5.008001", + "perl" : "5.012", "strict" : "0", "warnings" : "0" } @@ -55,7 +55,6 @@ "requires" : { "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", - "Symbol" : "0", "Test::More" : "0.96", "utf8" : "0" } @@ -73,10 +72,10 @@ "web" : "https://github.com/rjbs/Email-MIME" } }, - "version" : "1.952", + "version" : "1.953", "x_Dist_Zilla" : { "perl" : { - "version" : "5.035005" + "version" : "5.037002" }, "plugins" : [ { @@ -145,57 +144,57 @@ { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -205,12 +204,12 @@ } }, "name" : "@RJBS/MakeMaker", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", @@ -221,7 +220,7 @@ "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, @@ -231,22 +230,22 @@ { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", @@ -256,12 +255,12 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", "name" : "@RJBS/Test::ReportPrereqs", - "version" : "0.028" + "version" : "0.029" }, { "class" : "Dist::Zilla::Plugin::Git::Remote::Check", @@ -277,7 +276,7 @@ } }, "name" : "@RJBS/TestMoreWithSubtests", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -400,7 +399,7 @@ { "class" : "Dist::Zilla::Plugin::RJBSMisc", "name" : "@RJBS/RJBSMisc", - "version" : "5.020" + "version" : "5.021" }, { "class" : "Dist::Zilla::Plugin::GithubMeta", @@ -422,7 +421,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, @@ -446,7 +445,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -463,12 +462,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "1.952", + "tag" : "1.953", "tag_format" : "%v", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -488,7 +487,7 @@ "remotes_must_exist" : 0 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "repo_root" : "." } }, @@ -499,7 +498,7 @@ "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.30.1 (Apple Git-130)", + "git_version" : "2.38.0", "include_authors" : 0, "include_releaser" : 1, "order_by" : "name", @@ -518,62 +517,62 @@ } }, "name" : "Prereqs", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::Encoding", "name" : "Encoding", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.024" + "version" : "6.030" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.024" + "version" : "6.030" } ], "zilla" : { @@ -581,7 +580,7 @@ "config" : { "is_trial" : 0 }, - "version" : "6.024" + "version" : "6.030" } }, "x_contributors" : [ @@ -605,12 +604,13 @@ "Michael McClimon <mich...@mcclimon.org>", "Mishrakk <48946018+mishr...@users.noreply.github.com>", "Pali <p...@cpan.org>", + "Ricardo Signes <rjbs@semiotic.systems>", "Shawn Sorichetti <ssori...@coloredblocks.com>", "Tomohiro Hosaka <boku...@bokut.in>" ], - "x_generated_by_perl" : "v5.35.5", + "x_generated_by_perl" : "v5.37.2", "x_rjbs_perl_window" : "long-term", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.27", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.30", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/META.yml new/Email-MIME-1.953/META.yml --- old/Email-MIME-1.952/META.yml 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/META.yml 2023-01-09 01:02:26.000000000 +0100 @@ -1,19 +1,18 @@ --- abstract: 'easy MIME message handling' author: - - 'Ricardo SIGNES <rjbs@semiotic.systems>' + - 'Ricardo SIGNES <cpan@semiotic.systems>' - 'Casey West <ca...@geeknest.com>' - 'Simon Cozens <si...@cpan.org>' build_requires: ExtUtils::MakeMaker: '0' File::Spec: '0' - Symbol: '0' Test::More: '0.96' utf8: '0' configure_requires: ExtUtils::MakeMaker: '6.78' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -34,17 +33,17 @@ Module::Runtime: '0' Scalar::Util: '0' parent: '0' - perl: '5.008001' + perl: '5.012' strict: '0' warnings: '0' resources: bugtracker: https://github.com/rjbs/Email-MIME/issues homepage: https://github.com/rjbs/Email-MIME repository: https://github.com/rjbs/Email-MIME.git -version: '1.952' +version: '1.953' x_Dist_Zilla: perl: - version: '5.035005' + version: '5.037002' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -98,58 +97,58 @@ - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 9 name: '@RJBS/MakeMaker' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Git::NextVersion config: @@ -158,26 +157,26 @@ version_by_branch: 1 version_regexp: (?^:^([0-9]+\.[0-9]+)$) Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/Git::NextVersion' version: '2.048' - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' @@ -185,11 +184,11 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: '@RJBS/Test::ReportPrereqs' - version: '0.028' + version: '0.029' - class: Dist::Zilla::Plugin::Git::Remote::Check name: '@RJBS/Git::Remote::Check' @@ -201,7 +200,7 @@ phase: test type: requires name: '@RJBS/TestMoreWithSubtests' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -297,7 +296,7 @@ - class: Dist::Zilla::Plugin::RJBSMisc name: '@RJBS/RJBSMisc' - version: '5.020' + version: '5.021' - class: Dist::Zilla::Plugin::GithubMeta name: '@RJBS/GithubMeta' @@ -314,7 +313,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/@Git/Check' version: '2.048' @@ -324,7 +323,7 @@ Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: v%V%n%n%c - signoff: '0' + signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - Changes @@ -332,7 +331,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -345,11 +344,11 @@ branch: ~ changelog: Changes signed: 0 - tag: '1.952' + tag: '1.953' tag_format: '%v' tag_message: v%V Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -363,7 +362,7 @@ - 'github :' remotes_must_exist: 0 Dist::Zilla::Role::Git::Repo: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 repo_root: . name: '@RJBS/@Git/Push' version: '2.048' @@ -371,7 +370,7 @@ class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: '2.30.1 (Apple Git-130)' + git_version: 2.38.0 include_authors: 0 include_releaser: 1 order_by: name @@ -385,56 +384,56 @@ phase: runtime type: requires name: Prereqs - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::Encoding name: Encoding - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.024' + version: '6.030' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.024' + version: '6.030' zilla: class: Dist::Zilla::Dist::Builder config: - is_trial: '0' - version: '6.024' + is_trial: 0 + version: '6.030' x_contributors: - 'Alex Vandiver <ale...@mit.edu>' - 'Anirvan Chatterjee <anir...@users.noreply.github.com>' @@ -456,9 +455,10 @@ - 'Michael McClimon <mich...@mcclimon.org>' - 'Mishrakk <48946018+mishr...@users.noreply.github.com>' - 'Pali <p...@cpan.org>' + - 'Ricardo Signes <rjbs@semiotic.systems>' - 'Shawn Sorichetti <ssori...@coloredblocks.com>' - 'Tomohiro Hosaka <boku...@bokut.in>' -x_generated_by_perl: v5.35.5 +x_generated_by_perl: v5.37.2 x_rjbs_perl_window: long-term 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/Email-MIME-1.952/Makefile.PL new/Email-MIME-1.953/Makefile.PL --- old/Email-MIME-1.952/Makefile.PL 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/Makefile.PL 2023-01-09 01:02:26.000000000 +0100 @@ -1,20 +1,20 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.030. use strict; use warnings; -use 5.008001; +use 5.012; use ExtUtils::MakeMaker 6.78; my %WriteMakefileArgs = ( "ABSTRACT" => "easy MIME message handling", - "AUTHOR" => "Ricardo SIGNES <rjbs\@semiotic.systems>, Casey West <casey\@geeknest.com>, Simon Cozens <simon\@cpan.org>", + "AUTHOR" => "Ricardo SIGNES <cpan\@semiotic.systems>, Casey West <casey\@geeknest.com>, Simon Cozens <simon\@cpan.org>", "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => "6.78" }, "DISTNAME" => "Email-MIME", "LICENSE" => "perl", - "MIN_PERL_VERSION" => "5.008001", + "MIN_PERL_VERSION" => "5.012", "NAME" => "Email::MIME", "PREREQ_PM" => { "Carp" => 0, @@ -37,11 +37,10 @@ "TEST_REQUIRES" => { "ExtUtils::MakeMaker" => 0, "File::Spec" => 0, - "Symbol" => 0, "Test::More" => "0.96", "utf8" => 0 }, - "VERSION" => "1.952", + "VERSION" => "1.953", "test" => { "TESTS" => "t/*.t" } @@ -64,7 +63,6 @@ "MIME::Types" => "1.13", "Module::Runtime" => 0, "Scalar::Util" => 0, - "Symbol" => 0, "Test::More" => "0.96", "parent" => 0, "strict" => 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/README new/Email-MIME-1.953/README --- old/Email-MIME-1.952/README 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/README 2023-01-09 01:02:26.000000000 +0100 @@ -1,5 +1,5 @@ This archive contains the distribution Email-MIME, -version 1.952: +version 1.953: easy MIME message handling @@ -9,4 +9,4 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v6.024. +This README file was generated by Dist::Zilla::Plugin::Readme v6.030. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/dist.ini new/Email-MIME-1.953/dist.ini --- old/Email-MIME-1.952/dist.ini 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/dist.ini 2023-01-09 01:02:26.000000000 +0100 @@ -1,5 +1,5 @@ name = Email-MIME -author = Ricardo SIGNES <rjbs@semiotic.systems> +author = Ricardo SIGNES <cpan@semiotic.systems> author = Casey West <ca...@geeknest.com> author = Simon Cozens <si...@cpan.org> license = Perl_5 @@ -9,8 +9,6 @@ [@RJBS] perl-window = long-term -package-name-version = 0 - [Prereqs] MIME::Types = 1.13 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME/Creator.pm new/Email-MIME-1.953/lib/Email/MIME/Creator.pm --- old/Email-MIME-1.952/lib/Email/MIME/Creator.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME/Creator.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,9 +1,8 @@ -use 5.008001; -use strict; +use v5.12.0; use warnings; -package Email::MIME::Creator; +package Email::MIME::Creator 1.953; # ABSTRACT: obsolete do-nothing library -$Email::MIME::Creator::VERSION = '1.952'; + use parent q[Email::Simple::Creator]; use Email::MIME; use Encode (); @@ -44,7 +43,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 SYNOPSIS @@ -66,7 +65,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME/Encode.pm new/Email-MIME-1.953/lib/Email/MIME/Encode.pm --- old/Email-MIME-1.952/lib/Email/MIME/Encode.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME/Encode.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,8 +1,8 @@ -use strict; +use v5.12.0; use warnings; -package Email::MIME::Encode; +package Email::MIME::Encode 1.953; # ABSTRACT: a private helper for MIME header encoding -$Email::MIME::Encode::VERSION = '1.952'; + use Carp (); use Encode (); use Email::MIME::Header; @@ -79,8 +79,8 @@ sub mime_encode { my ($text, $charset, $header_name_length) = @_; - $header_name_length = 0 unless defined $header_name_length; - $charset = 'UTF-8' unless defined $charset; + $header_name_length //= 0; + $charset //= 'UTF-8'; my $enc_obj = Encode::find_encoding($charset); @@ -163,7 +163,7 @@ # -- rjbs, 2014-12-04 local $@; my $result = eval { Encode::decode("MIME-Header", $text) }; - return defined $result ? $result : $text; + return $result // $text; } 1; @@ -180,7 +180,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 PERL VERSION @@ -198,7 +198,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME/Header/AddressList.pm new/Email-MIME-1.953/lib/Email/MIME/Header/AddressList.pm --- old/Email-MIME-1.952/lib/Email/MIME/Header/AddressList.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME/Header/AddressList.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,10 +1,10 @@ # Copyright (c) 2016-2017 by Pali <p...@cpan.org> -package Email::MIME::Header::AddressList; -$Email::MIME::Header::AddressList::VERSION = '1.952'; +package Email::MIME::Header::AddressList 1.953; + # ABSTRACT: MIME support for list of Email::Address::XS objects -use strict; +use v5.12.0; use warnings; use Carp (); @@ -333,7 +333,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 SYNOPSIS @@ -489,7 +489,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME/Header.pm new/Email-MIME-1.953/lib/Email/MIME/Header.pm --- old/Email-MIME-1.952/lib/Email/MIME/Header.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME/Header.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,8 +1,8 @@ -use strict; +use v5.12.0; use warnings; -package Email::MIME::Header; +package Email::MIME::Header 1.953; # ABSTRACT: the header of a MIME message -$Email::MIME::Header::VERSION = '1.952'; + use parent 'Email::Simple::Header'; use Carp (); @@ -92,7 +92,7 @@ sub header_as_obj { my ($self, $name, $index, $class) = @_; - $class = $self->get_class_for_header($name) unless defined $class; + $class //= $self->get_class_for_header($name); { local @CARP_NOT = qw(Email::MIME); @@ -143,7 +143,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 DESCRIPTION @@ -196,7 +196,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME/Modifier.pm new/Email-MIME-1.953/lib/Email/MIME/Modifier.pm --- old/Email-MIME-1.952/lib/Email/MIME/Modifier.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME/Modifier.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,8 +1,8 @@ use strict; use warnings; -package Email::MIME::Modifier; +package Email::MIME::Modifier 1.953; # ABSTRACT: obsolete do-nothing library -$Email::MIME::Modifier::VERSION = '1.952'; + 1; __END__ @@ -17,7 +17,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 PERL VERSION @@ -35,7 +35,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/lib/Email/MIME.pm new/Email-MIME-1.953/lib/Email/MIME.pm --- old/Email-MIME-1.952/lib/Email/MIME.pm 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/lib/Email/MIME.pm 2023-01-09 01:02:26.000000000 +0100 @@ -1,9 +1,8 @@ -use 5.008001; -use strict; +use v5.12.0; use warnings; -package Email::MIME; +package Email::MIME 1.953; # ABSTRACT: easy MIME message handling -$Email::MIME::VERSION = '1.952'; + use Email::Simple 2.212; # nth header value use parent qw(Email::Simple); @@ -14,7 +13,6 @@ use Email::MIME::Encode; use Email::MIME::Encodings 1.314; use Email::MIME::Header; -use Email::MIME::Modifier; use Encode 1.9801 (); use Scalar::Util qw(reftype weaken); @@ -174,10 +172,9 @@ #pod #pod C<attributes> is a hash of MIME attributes to assign to the part, and may #pod override portions of the header set in the C<header> parameter. The hash keys -#pod correspond directly to methods for modifying a message from -#pod C<Email::MIME::Modifier>. The allowed keys are: content_type, charset, name, -#pod format, boundary, encoding, disposition, and filename. They will be mapped to -#pod C<"$attr\_set"> for message modification. +#pod correspond directly to methods for modifying a message. The allowed keys are: +#pod content_type, charset, name, format, boundary, encoding, disposition, and +#pod filename. They will be mapped to C<"$attr\_set"> for message modification. #pod #pod The C<parts> parameter is a list reference containing C<Email::MIME> #pod objects. Elements of the C<parts> list can also be a non-reference @@ -394,8 +391,7 @@ # that means it's a bogus message, but a mangled result (or exception) is # better than endless recursion. -- rjbs, 2008-01-07 return $self->parts_single_part - unless defined $boundary and length $boundary and - $self->body_raw =~ /^--\Q$boundary\E\s*$/sm; + unless length $boundary and $self->body_raw =~ /^--\Q$boundary\E\s*$/sm; $self->{body_raw} = $self->SUPER::body; @@ -551,7 +547,7 @@ my ($self, $value) = @_; my $ct_header = parse_content_type($self->header('Content-Type')); - if (defined $value and length $value) { + if (length $value) { $ct_header->{attributes}->{boundary} = $value; } else { delete $ct_header->{attributes}->{boundary}; @@ -650,8 +646,6 @@ #pod specified in the C<Content-Transfer-Encoding> header, then set #pod the body to the new encoded body. #pod -#pod This method overrides the default C<body_set()> method. -#pod #pod =cut sub body_set { @@ -769,7 +763,7 @@ # setup multipart $ct_header->{attributes}->{boundary} = Email::MessageID->new->user - unless defined $ct_header->{attributes}->{boundary} and length $ct_header->{attributes}->{boundary}; + unless length $ct_header->{attributes}->{boundary}; my $bound = $ct_header->{attributes}->{boundary}; foreach my $part (@{$parts}) { $body .= "$self->{mycrlf}--$bound$self->{mycrlf}"; @@ -908,10 +902,7 @@ if ($ct_header->{subtype} eq 'alternative') { my %cids; for my $part ($self->parts) { - my $cid - = defined $part->header('Content-ID') - ? $part->header('Content-ID') - : q{}; + my $cid = $part->header('Content-ID') // q{}; $cids{$cid}++; } return if keys(%cids) == 1; @@ -940,7 +931,7 @@ =head1 VERSION -version 1.952 +version 1.953 =head1 SYNOPSIS @@ -1082,10 +1073,9 @@ C<attributes> is a hash of MIME attributes to assign to the part, and may override portions of the header set in the C<header> parameter. The hash keys -correspond directly to methods for modifying a message from -C<Email::MIME::Modifier>. The allowed keys are: content_type, charset, name, -format, boundary, encoding, disposition, and filename. They will be mapped to -C<"$attr\_set"> for message modification. +correspond directly to methods for modifying a message. The allowed keys are: +content_type, charset, name, format, boundary, encoding, disposition, and +filename. They will be mapped to C<"$attr\_set"> for message modification. The C<parts> parameter is a list reference containing C<Email::MIME> objects. Elements of the C<parts> list can also be a non-reference @@ -1165,8 +1155,6 @@ specified in the C<Content-Transfer-Encoding> header, then set the body to the new encoded body. -This method overrides the default C<body_set()> method. - =head2 body_str_set $email->body_str_set($unicode_str); @@ -1354,15 +1342,9 @@ be processed. It defaults to 10, already higher than legitimate mail is ever likely to be. This value may go up over time as the parser is improved. -=head1 TODO - -All of the Email::MIME-specific guts should move to a single entry on the -object's guts. This will require changes to both Email::MIME and -L<Email::MIME::Modifier>, sadly. - =head1 SEE ALSO -L<Email::Simple>, L<Email::MIME::Modifier>, L<Email::MIME::Creator>. +L<Email::Simple> =head1 THANKS @@ -1375,7 +1357,7 @@ =item * -Ricardo SIGNES <rjbs@semiotic.systems> +Ricardo SIGNES <cpan@semiotic.systems> =item * @@ -1389,7 +1371,7 @@ =head1 CONTRIBUTORS -=for stopwords Alex Vandiver Anirvan Chatterjee Arthur Axel 'fREW' Schmidt Brian Cassidy Damian Lukowski Dan Book David Steinbrunner Dotan Dimet dxdc Eric Wong Geraint Edwards ivulfson Jesse Luehrs Kurt Anderson Lance A. Brown Matthew Horsfall memememomo Michael McClimon Mishrakk Pali Shawn Sorichetti Tomohiro Hosaka +=for stopwords Alex Vandiver Anirvan Chatterjee Arthur Axel 'fREW' Schmidt Brian Cassidy Damian Lukowski Dan Book David Steinbrunner Dotan Dimet dxdc Eric Wong Geraint Edwards ivulfson Jesse Luehrs Kurt Anderson Lance A. Brown Matthew Horsfall memememomo Michael McClimon Mishrakk Pali Ricardo Signes Shawn Sorichetti Tomohiro Hosaka =over 4 @@ -1475,6 +1457,10 @@ =item * +Ricardo Signes <rjbs@semiotic.systems> + +=item * + Shawn Sorichetti <ssori...@coloredblocks.com> =item * @@ -1620,15 +1606,9 @@ #pod be processed. It defaults to 10, already higher than legitimate mail is ever #pod likely to be. This value may go up over time as the parser is improved. #pod -#pod =head1 TODO -#pod -#pod All of the Email::MIME-specific guts should move to a single entry on the -#pod object's guts. This will require changes to both Email::MIME and -#pod L<Email::MIME::Modifier>, sadly. -#pod #pod =head1 SEE ALSO #pod -#pod L<Email::Simple>, L<Email::MIME::Modifier>, L<Email::MIME::Creator>. +#pod L<Email::Simple> #pod #pod =head1 THANKS #pod diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/00-report-prereqs.dd new/Email-MIME-1.953/t/00-report-prereqs.dd --- old/Email-MIME-1.952/t/00-report-prereqs.dd 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/00-report-prereqs.dd 2023-01-09 01:02:26.000000000 +0100 @@ -26,7 +26,7 @@ 'Module::Runtime' => '0', 'Scalar::Util' => '0', 'parent' => '0', - 'perl' => '5.008001', + 'perl' => '5.012', 'strict' => '0', 'warnings' => '0' } @@ -38,7 +38,6 @@ 'requires' => { 'ExtUtils::MakeMaker' => '0', 'File::Spec' => '0', - 'Symbol' => '0', 'Test::More' => '0.96', 'utf8' => '0' } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/00-report-prereqs.t new/Email-MIME-1.953/t/00-report-prereqs.t --- old/Email-MIME-1.952/t/00-report-prereqs.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/00-report-prereqs.t 2023-01-09 01:02:26.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028 +# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.029 use Test::More tests => 1; @@ -109,20 +109,24 @@ my @reports = [qw/Module Want Have/]; for my $mod ( sort keys %{ $req_hash->{$phase}{$type} } ) { - next if $mod eq 'perl'; next if grep { $_ eq $mod } @exclude; - my $file = $mod; - $file =~ s{::}{/}g; - $file .= ".pm"; - my ($prefix) = grep { -e File::Spec->catfile($_, $file) } @INC; - my $want = $req_hash->{$phase}{$type}{$mod}; $want = "undef" unless defined $want; $want = "any" if !$want && $want == 0; + if ($mod eq 'perl') { + push @reports, ['perl', $want, $]]; + next; + } + my $req_string = $want eq 'any' ? 'any version required' : "version '$want' required"; + my $file = $mod; + $file =~ s{::}{/}g; + $file .= ".pm"; + my ($prefix) = grep { -e File::Spec->catfile($_, $file) } @INC; + if ($prefix) { my $have = MM->parse_version( File::Spec->catfile($prefix, $file) ); $have = "undef" unless defined $have; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/auto_create.t new/Email-MIME-1.953/t/auto_create.t --- old/Email-MIME-1.952/t/auto_create.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/auto_create.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,6 +1,6 @@ use strict; use warnings; -use Test::More qw[no_plan]; +use Test::More; use_ok 'Email::MIME::Creator'; @@ -33,3 +33,5 @@ my $string = join '', map { chr } 1 .. 255; return $string; } + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/basic.t new/Email-MIME-1.953/t/basic.t --- old/Email-MIME-1.952/t/basic.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/basic.t 2023-01-09 01:02:26.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More 'no_plan'; +use Test::More; use Email::MIME::Encodings; use_ok("Email::MIME"); @@ -46,3 +46,4 @@ eval { $email->as_string }; is($@, '', "we can stringify without dying"); +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/ct_attrs.t new/Email-MIME-1.953/t/ct_attrs.t --- old/Email-MIME-1.952/t/ct_attrs.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/ct_attrs.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,10 +1,9 @@ use strict; use warnings; use utf8; -use Test::More tests => 16; +use Test::More; use_ok 'Email::MIME'; -use_ok 'Email::MIME::Modifier'; use_ok 'Email::MIME::ContentType'; my $email = Email::MIME->new(<<__MESSAGE__); @@ -126,3 +125,5 @@ like $email->header('Content-Type'), qr'^text/plain; bananas=(?:"true"|true); boundary=(?:"marker"|marker); format=(?:"flowed"|flowed); name\*=UTF-8\'\'k%C5%AF%C5%88\.pdf; name=kun\.pdf$', 'ct format is correct'; + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/dispo.t new/Email-MIME-1.953/t/dispo.t --- old/Email-MIME-1.952/t/dispo.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/dispo.t 2023-01-09 01:02:26.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More 'no_plan'; +use Test::More; use Email::MIME::Encodings; use MIME::Types; @@ -35,3 +35,5 @@ my $image = ($obj->parts)[1]; is( $image->filename, "image001.gif", "got the image chunk" ); unlike( $image->body_raw, qr{NextPart}, "and not the epilogue" ); + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/disposition.t new/Email-MIME-1.953/t/disposition.t --- old/Email-MIME-1.952/t/disposition.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/disposition.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,10 +1,9 @@ use strict; use warnings; use utf8; -use Test::More tests => 9; +use Test::More; use_ok 'Email::MIME'; -use_ok 'Email::MIME::Modifier'; my $email = Email::MIME->new(<<__MESSAGE__); Content-Disposition: inline @@ -38,3 +37,5 @@ $email->filename_set('kůÅ.pdf'); is $email->header('Content-Disposition'), q(attachment; filename*=UTF-8''k%C5%AF%C5%88.pdf; filename=kun.pdf); + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/email-mime-encode.t new/Email-MIME-1.953/t/email-mime-encode.t --- old/Email-MIME-1.952/t/email-mime-encode.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/email-mime-encode.t 2023-01-09 01:02:26.000000000 +0100 @@ -5,7 +5,6 @@ BEGIN { plan skip_all => 'Email::Address::XS is required for this test' unless eval { require Email::Address::XS }; - plan 'no_plan'; } BEGIN { @@ -17,3 +16,5 @@ '=?UTF-8?B?TmFtZSDimLo=?= <user@host>', 'Email::MIME::Encode::maybe_mime_encode_header works without "use Email::MIME::Header"' ); + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/encoding.t new/Email-MIME-1.953/t/encoding.t --- old/Email-MIME-1.952/t/encoding.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/encoding.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,9 +1,8 @@ use strict; use warnings; -use Test::More tests => 26; +use Test::More; use_ok 'Email::MIME'; -use_ok 'Email::MIME::Modifier'; for my $encode ('7bit', '7bit; foo') { my $email = Email::MIME->new(<<__MESSAGE__); @@ -141,3 +140,5 @@ is( ($email->parts)[1]->body_str, "Hello World!" ); } } + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/header-addresslist.t new/Email-MIME-1.953/t/header-addresslist.t --- old/Email-MIME-1.952/t/header-addresslist.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/header-addresslist.t 2023-01-09 01:02:26.000000000 +0100 @@ -5,7 +5,6 @@ BEGIN { plan skip_all => 'Email::Address::XS is required for this test' unless eval { require Email::Address::XS }; - plan 'no_plan'; } BEGIN { @@ -140,3 +139,5 @@ is($cc_grps[1]->[1]->phrase, 'Julia:; '); is($cc_grps[1]->[1]->address, 'julia@ficdep.minitrue'); } + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/part-encs.t new/Email-MIME-1.953/t/part-encs.t --- old/Email-MIME-1.952/t/part-encs.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/part-encs.t 2023-01-09 01:02:26.000000000 +0100 @@ -2,17 +2,13 @@ use warnings; use Test::More; -plan tests => 11; - use_ok 'Email::MIME'; -use_ok 'Email::MIME::Modifier'; use_ok 'Email::MIME::Creator'; -use Symbol qw(gensym); - my $file = do { - my $fh = gensym; - open $fh, "<t/files/readme.txt.gz" or die "can't open attachment file: $!"; + open my $fh, '<', 't/files/readme.txt.gz' + or die "can't open attachment file: $!"; + binmode $fh; local $/; <$fh>; @@ -85,3 +81,5 @@ "binary part got base64 encoded (2/2)", ); } + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/parts.t new/Email-MIME-1.953/t/parts.t --- old/Email-MIME-1.952/t/parts.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/parts.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,9 +1,8 @@ use strict; use warnings; -use Test::More tests => 22; +use Test::More; use_ok 'Email::MIME'; -use_ok 'Email::MIME::Modifier'; my $email = Email::MIME->new(<<__MESSAGE__); Content-Disposition: inline @@ -38,7 +37,7 @@ $email->walk_parts(sub { my $part = shift; isa_ok $part, 'Email::MIME'; - + $part->encoding_set('base64') if $part->parts <= 1; $part->body_set( "foo\nbar" ) if $part->parts <= 1; }); @@ -50,3 +49,5 @@ is $part->body, "foo\nbar", 'walkdown body_set worked'; } }); + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/singlepart.t new/Email-MIME-1.953/t/singlepart.t --- old/Email-MIME-1.952/t/singlepart.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/singlepart.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,6 +1,6 @@ use strict; use warnings; -use Test::More qw[no_plan]; +use Test::More; use_ok 'Email::MIME::Creator'; @@ -41,3 +41,5 @@ is $email->as_string, $expected_string, 'as_string matches'; is $email->body, $expected_body, 'body matches'; + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/t/unicode.t new/Email-MIME-1.953/t/unicode.t --- old/Email-MIME-1.952/t/unicode.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/t/unicode.t 2023-01-09 01:02:26.000000000 +0100 @@ -1,6 +1,6 @@ use strict; use warnings; -use Test::More 'no_plan'; +use Test::More; use utf8; use Encode; @@ -100,3 +100,5 @@ } } } + +done_testing; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-MIME-1.952/xt/release/changes_has_content.t new/Email-MIME-1.953/xt/release/changes_has_content.t --- old/Email-MIME-1.952/xt/release/changes_has_content.t 2021-12-14 15:57:30.000000000 +0100 +++ new/Email-MIME-1.953/xt/release/changes_has_content.t 2023-01-09 01:02:26.000000000 +0100 @@ -2,7 +2,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '1.952'; +my $newver = '1.953'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8';