Hello community,

here is the log from the commit of package perl-Module-Metadata for 
openSUSE:Factory checked in at 2019-09-20 14:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Metadata (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Module-Metadata"

Fri Sep 20 14:38:34 2019 rev:7 rq:729395 version:1.000037

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Module-Metadata/perl-Module-Metadata.changes    
    2019-05-03 22:37:24.662612524 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.7948/perl-Module-Metadata.changes
      2019-09-20 14:38:35.699055203 +0200
@@ -1,0 +2,9 @@
+Sun Sep  8 19:52:14 UTC 2019 -  <[email protected]>
+
+- updated to 1.000037
+   see /usr/share/doc/packages/perl-Module-Metadata/Changes
+
+  1.000037  2019-09-07 18:32:44Z
+    - add decode_pod option for automatic =encoding handling
+
+-------------------------------------------------------------------

Old:
----
  Module-Metadata-1.000036.tar.gz

New:
----
  Module-Metadata-1.000037.tar.gz

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

Other differences:
------------------
++++++ perl-Module-Metadata.spec ++++++
--- /var/tmp/diff_new_pack.9MCwWo/_old  2019-09-20 14:38:36.619055032 +0200
+++ /var/tmp/diff_new_pack.9MCwWo/_new  2019-09-20 14:38:36.623055032 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Module-Metadata
-Version:        1.000036
+Version:        1.000037
 Release:        0
 %define cpan_name Module-Metadata
 Summary:        Gather package and POD information from perl module files

++++++ Module-Metadata-1.000036.tar.gz -> Module-Metadata-1.000037.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/CONTRIBUTING 
new/Module-Metadata-1.000037/CONTRIBUTING
--- old/Module-Metadata-1.000036/CONTRIBUTING   2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/CONTRIBUTING   2019-09-07 20:32:52.000000000 
+0200
@@ -104,4 +104,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.014
-from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.148.
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.150.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/Changes 
new/Module-Metadata-1.000037/Changes
--- old/Module-Metadata-1.000036/Changes        2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/Changes        2019-09-07 20:32:52.000000000 
+0200
@@ -1,5 +1,8 @@
 Revision history for Module-Metadata
 
+1.000037  2019-09-07 18:32:44Z
+  - add decode_pod option for automatic =encoding handling
+
 1.000036  2019-04-18 18:25:15Z
   - properly clean up temp dirs after testing
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/MANIFEST 
new/Module-Metadata-1.000037/MANIFEST
--- old/Module-Metadata-1.000036/MANIFEST       2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/MANIFEST       2019-09-07 20:32:52.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.013.
 CONTRIBUTING
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/META.json 
new/Module-Metadata-1.000037/META.json
--- old/Module-Metadata-1.000036/META.json      2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/META.json      2019-09-07 20:32:52.000000000 
+0200
@@ -5,7 +5,7 @@
       "Randy W. Sims <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.013, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -30,11 +30,10 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.148",
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.150",
             "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
          },
          "requires" : {
-            "Encode" : "0",
             "File::Spec" : "0",
             "IO::Handle" : "0",
             "IPC::Open3" : "0",
@@ -58,6 +57,7 @@
       "runtime" : {
          "requires" : {
             "Carp" : "0",
+            "Encode" : "0",
             "Fcntl" : "0",
             "File::Find" : "0",
             "File::Spec" : "0",
@@ -149,7 +149,7 @@
             "Dist::Zilla::Plugin::Test::Compile" : "2.039",
             "Dist::Zilla::Plugin::Test::EOL" : "0.17",
             "Dist::Zilla::Plugin::Test::Kwalitee" : "2.10",
-            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000008",
+            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000010",
             "Dist::Zilla::Plugin::Test::NoTabs" : "0.08",
             "Dist::Zilla::Plugin::Test::Pod::No404s" : "1.003",
             "Dist::Zilla::Plugin::Test::Portability" : "2.000007",
@@ -167,7 +167,7 @@
    "provides" : {
       "Module::Metadata" : {
          "file" : "lib/Module/Metadata.pm",
-         "version" : "1.000036"
+         "version" : "1.000037"
       }
    },
    "release_status" : "stable",
@@ -185,10 +185,10 @@
       "x_IRC" : "irc://irc.perl.org/#toolchain",
       "x_MailingList" : "http://lists.perl.org/list/cpan-workers.html";
    },
-   "version" : "1.000036",
+   "version" : "1.000037",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.029009"
+         "version" : "5.031003"
       },
       "plugins" : [
          {
@@ -200,7 +200,7 @@
                }
             },
             "name" : "@Author::ETHER/pluginbundle version",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -222,7 +222,7 @@
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -251,27 +251,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -297,7 +297,7 @@
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000034",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -366,7 +366,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -404,18 +404,23 @@
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
+            "config" : {
+               "Dist::Zilla::Plugin::Test::MinimumVersion" : {
+                  "max_target_perl" : "5.006"
+               }
+            },
             "name" : "@Author::ETHER/Test::MinimumVersion",
-            "version" : "2.000008"
+            "version" : "2.000010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::ETHER/PodCoverageTests",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -626,7 +631,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -639,7 +644,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "6.012"
+                        "version" : "6.013"
                      }
                   ],
                   "include_underscores" : 0
@@ -651,7 +656,7 @@
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000034",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -661,7 +666,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -686,7 +691,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -706,13 +711,13 @@
                }
             },
             "name" : "@Author::ETHER/MakeMaker",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "commits",
@@ -752,7 +757,7 @@
                   ]
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000034",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -803,7 +808,7 @@
             "class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
             "config" : {
                "Dist::Zilla::Plugin::EnsureLatestPerl" : {
-                  "Module::CoreList" : "5.20190320"
+                  "Module::CoreList" : "5.20190820"
                }
             },
             "name" : "@Author::ETHER/EnsureLatestPerl",
@@ -836,7 +841,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                }
             },
@@ -847,7 +852,7 @@
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                }
             },
@@ -858,7 +863,7 @@
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                }
             },
@@ -878,7 +883,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -892,7 +897,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                }
             },
@@ -907,7 +912,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -945,7 +950,7 @@
                }
             },
             "name" : "@Author::ETHER/@Git::VersionManager/pluginbundle 
version",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -1003,7 +1008,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1020,12 +1025,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v1.000036",
+                  "tag" : "v1.000037",
                   "tag_format" : "v%V",
                   "tag_message" : "v%v%t"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1054,7 +1059,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1075,7 +1080,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1094,7 +1099,7 @@
                }
             },
             "name" : "@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -1106,7 +1111,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.22.0",
                   "repo_root" : "."
                }
             },
@@ -1156,7 +1161,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1167,17 +1172,17 @@
                }
             },
             "name" : "@Author::ETHER/prereqs for @Author::ETHER",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Encoding",
             "name" : "Encoding",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::OnlyCorePrereqs",
@@ -1208,13 +1213,13 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000034",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -1224,52 +1229,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.012"
+            "version" : "6.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::VerifyPhases",
@@ -1282,7 +1287,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.012"
+         "version" : "6.013"
       }
    },
    "x_authority" : "cpan:MSTROUT",
@@ -1292,12 +1297,13 @@
       "Vincent Pit <[email protected]>",
       "Matt S Trout <[email protected]>",
       "Chris Nehren <[email protected]>",
-      "Graham Knop <[email protected]>",
-      "Olivier Mengu\u00e9 <[email protected]>",
       "Tomas Doran <[email protected]>",
+      "Olivier Mengu\u00e9 <[email protected]>",
+      "Graham Knop <[email protected]>",
       "tokuhirom <[email protected]>",
-      "Christian Walde <[email protected]>",
       "Tatsuhiko Miyagawa <[email protected]>",
+      "Christian Walde <[email protected]>",
+      "Leon Timmermans <[email protected]>",
       "Peter Rabbitson <[email protected]>",
       "Steve Hay <[email protected]>",
       "Jerry D. Hedden <[email protected]>",
@@ -1312,8 +1318,9 @@
       "Josh Jore <[email protected]>",
       "Kent Fredric <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.29.9",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
+   "x_generated_by_perl" : "v5.31.3",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
+   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
    "x_static_install" : 0,
    "x_use_unsafe_inc" : 0
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/META.yml 
new/Module-Metadata-1.000037/META.yml
--- old/Module-Metadata-1.000036/META.yml       2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/META.yml       2019-09-07 20:32:52.000000000 
+0200
@@ -18,7 +18,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.013, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -32,9 +32,10 @@
 provides:
   Module::Metadata:
     file: lib/Module/Metadata.pm
-    version: '1.000036'
+    version: '1.000037'
 requires:
   Carp: '0'
+  Encode: '0'
   Fcntl: '0'
   File::Find: '0'
   File::Spec: '0'
@@ -48,10 +49,10 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Metadata
   homepage: https://github.com/Perl-Toolchain-Gang/Module-Metadata
   repository: https://github.com/Perl-Toolchain-Gang/Module-Metadata.git
-version: '1.000036'
+version: '1.000037'
 x_Dist_Zilla:
   perl:
-    version: '5.029009'
+    version: '5.031003'
   plugins:
     -
       class: Dist::Zilla::Plugin::Prereqs
@@ -60,7 +61,7 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/pluginbundle version'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -77,7 +78,7 @@
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -100,23 +101,23 @@
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -137,7 +138,7 @@
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000034'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: '@Author::ETHER/InstallGuide'
       version: '1.200013'
@@ -190,7 +191,7 @@
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -219,16 +220,19 @@
       version: '0.011'
     -
       class: Dist::Zilla::Plugin::Test::MinimumVersion
+      config:
+        Dist::Zilla::Plugin::Test::MinimumVersion:
+          max_target_perl: '5.006'
       name: '@Author::ETHER/Test::MinimumVersion'
-      version: '2.000008'
+      version: '2.000010'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ETHER/PodCoverageTests'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Test::Pod::No404s
       name: '@Author::ETHER/Test::Pod::No404s'
@@ -393,7 +397,7 @@
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -404,7 +408,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '6.012'
+              version: '6.013'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -412,14 +416,14 @@
           inherit_version: '0'
           meta_noindex: '1'
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000034'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: '@Author::ETHER/MetaProvides::Package'
       version: '2.004003'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -437,7 +441,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -452,12 +456,12 @@
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@Author::ETHER/MakeMaker'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.19.1
+          git_version: 2.22.0
           include_authors: 0
           include_releaser: 1
           order_by: commits
@@ -486,7 +490,7 @@
           finder:
             - ':InstallModules'
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000034'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: '@Author::ETHER/CheckSelfDependency'
       version: '0.011'
@@ -524,7 +528,7 @@
       class: Dist::Zilla::Plugin::EnsureLatestPerl
       config:
         Dist::Zilla::Plugin::EnsureLatestPerl:
-          Module::CoreList: '5.20190320'
+          Module::CoreList: '5.20190820'
       name: '@Author::ETHER/EnsureLatestPerl'
       version: '0.008'
     -
@@ -549,7 +553,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
       name: '@Author::ETHER/initial check'
       version: '2.046'
@@ -557,7 +561,7 @@
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       config:
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
       name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
       version: '0.014'
@@ -565,7 +569,7 @@
       class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
       config:
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
       name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
       version: '0.014'
@@ -580,7 +584,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -591,7 +595,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
       name: '@Author::ETHER/after tests'
       version: '2.046'
@@ -602,7 +606,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -630,7 +634,7 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -674,7 +678,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -687,11 +691,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v1.000036
+          tag: v1.000037
           tag_format: v%V
           tag_message: v%v%t
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -712,7 +716,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/@Git::VersionManager/NextRelease'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -728,7 +732,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -741,7 +745,7 @@
           phase: x_Dist_Zilla
           type: requires
       name: '@Author::ETHER/@Git::VersionManager/prereqs for 
@Git::VersionManager'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -750,7 +754,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: 2.22.0
           repo_root: .
       name: '@Author::ETHER/Git::Push'
       version: '2.046'
@@ -786,7 +790,7 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -794,15 +798,15 @@
           phase: x_Dist_Zilla
           type: requires
       name: '@Author::ETHER/prereqs for @Author::ETHER'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::Encoding
       name: Encoding
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::OnlyCorePrereqs
       config:
@@ -826,55 +830,55 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::DynamicPrereqs
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000034'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: DynamicPrereqs
       version: '0.035'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.012'
+      version: '6.013'
     -
       class: Dist::Zilla::Plugin::VerifyPhases
       name: '@Author::ETHER/PHASE VERIFICATION'
@@ -883,7 +887,7 @@
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.012'
+    version: '6.013'
 x_authority: cpan:MSTROUT
 x_contributors:
   - 'Karen Etheridge <[email protected]>'
@@ -891,12 +895,13 @@
   - 'Vincent Pit <[email protected]>'
   - 'Matt S Trout <[email protected]>'
   - 'Chris Nehren <[email protected]>'
-  - 'Graham Knop <[email protected]>'
-  - 'Olivier Mengué <[email protected]>'
   - 'Tomas Doran <[email protected]>'
+  - 'Olivier Mengué <[email protected]>'
+  - 'Graham Knop <[email protected]>'
   - 'tokuhirom <[email protected]>'
-  - 'Christian Walde <[email protected]>'
   - 'Tatsuhiko Miyagawa <[email protected]>'
+  - 'Christian Walde <[email protected]>'
+  - 'Leon Timmermans <[email protected]>'
   - 'Peter Rabbitson <[email protected]>'
   - 'Steve Hay <[email protected]>'
   - 'Jerry D. Hedden <[email protected]>'
@@ -910,7 +915,8 @@
   - "Chris 'BinGOs' Williams <[email protected]>"
   - 'Josh Jore <[email protected]>'
   - 'Kent Fredric <[email protected]>'
-x_generated_by_perl: v5.29.9
+x_generated_by_perl: v5.31.3
 x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
 x_static_install: 0
 x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/Makefile.PL 
new/Module-Metadata-1.000037/Makefile.PL
--- old/Module-Metadata-1.000036/Makefile.PL    2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/Makefile.PL    2019-09-07 20:32:52.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.013.
 use strict;
 use warnings;
 
@@ -18,6 +18,7 @@
   "NAME" => "Module::Metadata",
   "PREREQ_PM" => {
     "Carp" => 0,
+    "Encode" => 0,
     "Fcntl" => 0,
     "File::Find" => 0,
     "File::Spec" => 0,
@@ -36,7 +37,7 @@
     "Test::More" => "0.88",
     "lib" => 0
   },
-  "VERSION" => "1.000036",
+  "VERSION" => "1.000037",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -46,6 +47,7 @@
 my %FallbackPrereqs = (
   "Carp" => 0,
   "Cwd" => 0,
+  "Encode" => 0,
   "ExtUtils::MakeMaker" => 0,
   "Fcntl" => 0,
   "File::Basename" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/README 
new/Module-Metadata-1.000037/README
--- old/Module-Metadata-1.000036/README 2019-04-18 20:25:23.000000000 +0200
+++ new/Module-Metadata-1.000037/README 2019-09-07 20:32:52.000000000 +0200
@@ -1,5 +1,5 @@
 This archive contains the distribution Module-Metadata,
-version 1.000036:
+version 1.000037:
 
   Gather package and POD information from perl module files
 
@@ -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.012.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.013.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/lib/Module/Metadata.pm 
new/Module-Metadata-1.000037/lib/Module/Metadata.pm
--- old/Module-Metadata-1.000036/lib/Module/Metadata.pm 2019-04-18 
20:25:23.000000000 +0200
+++ new/Module-Metadata-1.000037/lib/Module/Metadata.pm 2019-09-07 
20:32:52.000000000 +0200
@@ -1,6 +1,6 @@
 # -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*-
 # vim:ts=8:sw=2:et:sta:sts=2:tw=78
-package Module::Metadata; # git description: v1.000035-3-gaa51be1
+package Module::Metadata; # git description: v1.000036-4-g435a294
 # ABSTRACT: Gather package and POD information from perl module files
 
 # Adapted from Perl-licensed code originally distributed with
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.000036';
+our $VERSION = '1.000037';
 
 use Carp qw/croak/;
 use File::Spec;
@@ -383,7 +383,7 @@
 
   my $handle = delete $props{handle};
   my( %valid_props, @valid_props );
-  @valid_props = qw( collect_pod inc );
+  @valid_props = qw( collect_pod inc decode_pod );
   @valid_props{@valid_props} = delete( @props{@valid_props} );
   warn "Unknown properties: @{[keys %props]}\n" if scalar( %props );
 
@@ -542,6 +542,7 @@
   my $pod_sect = '';
   my $pod_data = '';
   my $in_end = 0;
+  my $encoding = '';
 
   while (defined( my $line = <$fh> )) {
     my $line_num = $.;
@@ -570,6 +571,9 @@
         $pod_sect = $1;
       }
       elsif ( $self->{collect_pod} ) {
+        if ( $self->{decode_pod} && $line =~ /^=encoding ([\w-]+)/ ) {
+          $encoding = $1;
+        }
         $pod_data .= "$line\n";
       }
       next;
@@ -658,6 +662,11 @@
     $pod{$pod_sect} = $pod_data;
   }
 
+  if ( $self->{decode_pod} && $encoding ) {
+    require Encode;
+    $_ = Encode::decode( $encoding, $_ ) for values %pod;
+  }
+
   $self->{versions} = \%vers;
   $self->{packages} = \@packages;
   $self->{pod} = \%pod;
@@ -841,7 +850,7 @@
 
 =head1 VERSION
 
-version 1.000036
+version 1.000037
 
 =head1 SYNOPSIS
 
@@ -865,7 +874,7 @@
 
 =head1 CLASS METHODS
 
-=head2 C<< new_from_file($filename, collect_pod => 1) >>
+=head2 C<< new_from_file($filename, collect_pod => 1, decode_pod => 1) >>
 
 Constructs a C<Module::Metadata> object given the path to a file.  Returns
 undef if the filename does not exist.
@@ -878,7 +887,10 @@
 it is skipped before processing, and the content of the file is also decoded
 appropriately starting from perl 5.8.
 
-=head2 C<< new_from_handle($handle, $filename, collect_pod => 1) >>
+Alternatively, if C<decode_pod> is set, it will decode the collected pod
+sections according to the C<=encoding> declaration.
+
+=head2 C<< new_from_handle($handle, $filename, collect_pod => 1, decode_pod => 
1) >>
 
 This works just like C<new_from_file>, except that a handle can be provided
 as the first argument.
@@ -891,15 +903,15 @@
 You are responsible for setting the decoding layers on C<$handle> if
 required.
 
-=head2 C<< new_from_module($module, collect_pod => 1, inc => \@dirs) >>
+=head2 C<< new_from_module($module, collect_pod => 1, inc => \@dirs, 
decode_pod => 1) >>
 
 Constructs a C<Module::Metadata> object given a module or package name.
 Returns undef if the module cannot be found.
 
-In addition to accepting the C<collect_pod> argument as described above,
-this method accepts a C<inc> argument which is a reference to an array of
-directories to search for the module.  If none are given, the default is
-@INC.
+In addition to accepting the C<collect_pod> and C<decode_pod> arguments as
+described above, this method accepts a C<inc> argument which is a reference to
+an array of directories to search for the module.  If none are given, the
+default is @INC.
 
 If the file that contains the module begins by an UTF-8, UTF-16BE or
 UTF-16LE byte-order mark, then it is skipped before processing, and the
@@ -1070,7 +1082,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris 
Nehren Graham Knop Olivier Mengué Tomas Doran tokuhirom Christian Walde 
Tatsuhiko Miyagawa Peter Rabbitson Steve Hay Jerry D. Hedden Craig A. Berry 
Mitchell Steinbrunner Edward Zborowski Gareth Harper James Raspass 'BinGOs' 
Williams Josh Jore Kent Fredric
+=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris 
Nehren Tomas Doran Olivier Mengué Graham Knop tokuhirom Tatsuhiko Miyagawa 
Christian Walde Leon Timmermans Peter Rabbitson Steve Hay Jerry D. Hedden Craig 
A. Berry Mitchell Steinbrunner Edward Zborowski Gareth Harper James Raspass 
'BinGOs' Williams Josh Jore Kent Fredric
 
 =over 4
 
@@ -1096,7 +1108,7 @@
 
 =item *
 
-Graham Knop <[email protected]>
+Tomas Doran <[email protected]>
 
 =item *
 
@@ -1104,7 +1116,7 @@
 
 =item *
 
-Tomas Doran <[email protected]>
+Graham Knop <[email protected]>
 
 =item *
 
@@ -1112,11 +1124,15 @@
 
 =item *
 
+Tatsuhiko Miyagawa <[email protected]>
+
+=item *
+
 Christian Walde <[email protected]>
 
 =item *
 
-Tatsuhiko Miyagawa <[email protected]>
+Leon Timmermans <[email protected]>
 
 =item *
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/t/00-report-prereqs.dd 
new/Module-Metadata-1.000037/t/00-report-prereqs.dd
--- old/Module-Metadata-1.000036/t/00-report-prereqs.dd 2019-04-18 
20:25:23.000000000 +0200
+++ new/Module-Metadata-1.000037/t/00-report-prereqs.dd 2019-09-07 
20:32:52.000000000 +0200
@@ -7,11 +7,10 @@
                       },
        'develop' => {
                       'recommends' => {
-                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.148',
+                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.150',
                                         
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
                                       },
                       'requires' => {
-                                      'Encode' => '0',
                                       'File::Spec' => '0',
                                       'IO::Handle' => '0',
                                       'IPC::Open3' => '0',
@@ -35,6 +34,7 @@
        'runtime' => {
                       'requires' => {
                                       'Carp' => '0',
+                                      'Encode' => '0',
                                       'Fcntl' => '0',
                                       'File::Find' => '0',
                                       'File::Spec' => '0',
@@ -126,7 +126,7 @@
                                            
'Dist::Zilla::Plugin::Test::Compile' => '2.039',
                                            'Dist::Zilla::Plugin::Test::EOL' => 
'0.17',
                                            
'Dist::Zilla::Plugin::Test::Kwalitee' => '2.10',
-                                           
'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000008',
+                                           
'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000010',
                                            'Dist::Zilla::Plugin::Test::NoTabs' 
=> '0.08',
                                            
'Dist::Zilla::Plugin::Test::Pod::No404s' => '1.003',
                                            
'Dist::Zilla::Plugin::Test::Portability' => '2.000007',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/t/metadata.t 
new/Module-Metadata-1.000037/t/metadata.t
--- old/Module-Metadata-1.000036/t/metadata.t   2019-04-18 20:25:23.000000000 
+0200
+++ new/Module-Metadata-1.000037/t/metadata.t   2019-09-07 20:32:52.000000000 
+0200
@@ -3,6 +3,7 @@
 
 use strict;
 use warnings;
+use Encode 'decode';
 use Test::More 0.82;
 use IO::File;
 use File::Spec;
@@ -16,7 +17,7 @@
 
 my $tmpdir = GeneratePackage::tmpdir();
 
-plan tests => 71;
+plan tests => 72;
 
 require_ok('Module::Metadata');
 
@@ -209,13 +210,15 @@
 package Simple::Ex;
 $VERSION = '0.02';
 
+=encoding UTF-8
+
 =head1 NAME
 
 Simple - It's easy.
 
 =head1 AUTHOR
 
-Simple Simon
+Símple Simon
 
 You can find me on the IRC channel
 #simon on irc.perl.org.
@@ -270,7 +273,7 @@
   my %expected = (
     NAME   => q|Simple - It's easy.|,
     AUTHOR => <<'EXPECTED'
-Simple Simon
+Símple Simon
 
 You can find me on the IRC channel
 #simon on irc.perl.org.
@@ -282,6 +285,13 @@
   }
   is( $pod{NAME},   $expected{NAME},   'collected NAME pod section' );
   is( $pod{AUTHOR}, $expected{AUTHOR}, 'collected AUTHOR pod section' );
+
+  my $pm_info2 = Module::Metadata->new_from_module(
+               'Simple', inc => [ 'lib', @INC ], collect_pod => 1, decode_pod 
=> 1 );
+  my $author = $pm_info2->pod( 'AUTHOR' );
+  $author =~ s/^\s+//;
+  $author =~ s/\s+$//;
+  is( $author, decode('UTF-8', $expected{AUTHOR} ), 'collected AUTHOR pod 
section in UTF-8' );
 }
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Metadata-1.000036/xt/author/minimum-version.t 
new/Module-Metadata-1.000037/xt/author/minimum-version.t
--- old/Module-Metadata-1.000036/xt/author/minimum-version.t    2019-04-18 
20:25:23.000000000 +0200
+++ new/Module-Metadata-1.000037/xt/author/minimum-version.t    2019-09-07 
20:32:52.000000000 +0200
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
 
 use Test::More;
-
 use Test::MinimumVersion;
 all_minimum_version_ok( qq{5.006} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Module-Metadata-1.000036/xt/release/changes_has_content.t 
new/Module-Metadata-1.000037/xt/release/changes_has_content.t
--- old/Module-Metadata-1.000036/xt/release/changes_has_content.t       
2019-04-18 20:25:23.000000000 +0200
+++ new/Module-Metadata-1.000037/xt/release/changes_has_content.t       
2019-09-07 20:32:52.000000000 +0200
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.000036';
+my $newver = '1.000037';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 


Reply via email to