Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Config-INI for openSUSE:Factory 
checked in at 2023-01-31 16:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Config-INI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Config-INI.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Config-INI"

Tue Jan 31 16:10:27 2023 rev:13 rq:1062267 version:0.029

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Config-INI/perl-Config-INI.changes  
2023-01-04 17:54:54.834998954 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-INI.new.32243/perl-Config-INI.changes   
    2023-01-31 16:16:13.176193582 +0100
@@ -1,0 +2,10 @@
+Sun Jan 15 03:06:44 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.029
+   see /usr/share/doc/packages/perl-Config-INI/Changes
+
+  0.029     2023-01-13 20:57:41-05:00 America/New_York
+          - fix typo in Pod
+          - slightly clean up some archaicisms in source
+
+-------------------------------------------------------------------

Old:
----
  Config-INI-0.028.tar.gz

New:
----
  Config-INI-0.029.tar.gz

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

Other differences:
------------------
++++++ perl-Config-INI.spec ++++++
--- /var/tmp/diff_new_pack.ik1SzC/_old  2023-01-31 16:16:13.628196201 +0100
+++ /var/tmp/diff_new_pack.ik1SzC/_new  2023-01-31 16:16:13.632196224 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Config-INI
 Name:           perl-Config-INI
-Version:        0.028
+Version:        0.029
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Simple .ini-file format

++++++ Config-INI-0.028.tar.gz -> Config-INI-0.029.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/Changes new/Config-INI-0.029/Changes
--- old/Config-INI-0.028/Changes        2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/Changes        2023-01-14 02:57:42.000000000 +0100
@@ -1,5 +1,9 @@
 Changelog for Config-INI
 
+0.029     2023-01-13 20:57:41-05:00 America/New_York
+        - fix typo in Pod
+        - slightly clean up some archaicisms in source
+
 0.028     2022-12-31 21:02:59-05:00 America/New_York
         - update author contact info
         - this library now requires perl v5.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/MANIFEST 
new/Config-INI-0.029/MANIFEST
--- old/Config-INI-0.028/MANIFEST       2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/MANIFEST       2023-01-14 02:57:42.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.029.
+# 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/Config-INI-0.028/META.json 
new/Config-INI-0.029/META.json
--- old/Config-INI-0.028/META.json      2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/META.json      2023-01-14 02:57:42.000000000 +0100
@@ -4,7 +4,7 @@
       "Ricardo Signes <cpan@semiotic.systems>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -23,7 +23,8 @@
          "requires" : {
             "Encode" : "0",
             "Test::More" : "0",
-            "Test::Pod" : "1.41"
+            "Test::Pod" : "1.41",
+            "strict" : "0"
          }
       },
       "runtime" : {
@@ -32,7 +33,6 @@
             "Mixin::Linewise::Readers" : "0.110",
             "Mixin::Linewise::Writers" : "0",
             "perl" : "5.012",
-            "strict" : "0",
             "warnings" : "0"
          }
       },
@@ -44,7 +44,8 @@
             "ExtUtils::MakeMaker" : "0",
             "File::Spec" : "0",
             "IO::File" : "0",
-            "Test::More" : "0.96"
+            "Test::More" : "0.96",
+            "strict" : "0"
          }
       }
    },
@@ -60,7 +61,7 @@
          "web" : "https://github.com/rjbs/Config-INI";
       }
    },
-   "version" : "0.028",
+   "version" : "0.029",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.037002"
@@ -88,7 +89,7 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.021"
+            "version" : "0.022"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -132,57 +133,57 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -192,12 +193,12 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -218,22 +219,22 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -243,12 +244,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "6.029"
+            "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",
@@ -264,7 +265,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -275,7 +276,7 @@
                   ],
                   "finder" : [
                      ":InstallModules",
-                     ":ExecFiles"
+                     ":PerlExecFiles"
                   ],
                   "plugins" : [
                      {
@@ -382,12 +383,12 @@
                }
             },
             "name" : "@RJBS/PodWeaver",
-            "version" : "4.009"
+            "version" : "4.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::RJBSMisc",
             "name" : "@RJBS/RJBSMisc",
-            "version" : "5.021"
+            "version" : "5.023"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -450,7 +451,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "0.028",
+                  "tag" : "0.029",
                   "tag_format" : "%v",
                   "tag_message" : "v%V"
                },
@@ -499,52 +500,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.029"
+            "version" : "6.030"
          }
       ],
       "zilla" : {
@@ -552,7 +553,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.029"
+         "version" : "6.030"
       }
    },
    "x_contributors" : [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/META.yml 
new/Config-INI-0.029/META.yml
--- old/Config-INI-0.028/META.yml       2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/META.yml       2023-01-14 02:57:42.000000000 +0100
@@ -7,10 +7,11 @@
   File::Spec: '0'
   IO::File: '0'
   Test::More: '0.96'
+  strict: '0'
 configure_requires:
   ExtUtils::MakeMaker: '6.78'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.029, 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
@@ -21,13 +22,12 @@
   Mixin::Linewise::Readers: '0.110'
   Mixin::Linewise::Writers: '0'
   perl: '5.012'
-  strict: '0'
   warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Config-INI/issues
   homepage: https://github.com/rjbs/Config-INI
   repository: https://github.com/rjbs/Config-INI.git
-version: '0.028'
+version: '0.029'
 x_Dist_Zilla:
   perl:
     version: '5.037002'
@@ -50,7 +50,7 @@
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: '0.021'
+      version: '0.022'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
@@ -84,58 +84,58 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -151,19 +151,19 @@
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -171,11 +171,11 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '6.029'
+      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'
@@ -187,7 +187,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -196,7 +196,7 @@
             - '@RJBS'
           finder:
             - ':InstallModules'
-            - ':ExecFiles'
+            - ':PerlExecFiles'
           plugins:
             -
               class: Pod::Weaver::Plugin::EnsurePod5
@@ -279,11 +279,11 @@
               name: '@RJBS/List'
               version: '4.018'
       name: '@RJBS/PodWeaver'
-      version: '4.009'
+      version: '4.010'
     -
       class: Dist::Zilla::Plugin::RJBSMisc
       name: '@RJBS/RJBSMisc'
-      version: '5.021'
+      version: '5.023'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
@@ -331,7 +331,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '0.028'
+          tag: '0.029'
           tag_format: '%v'
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
@@ -367,48 +367,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.029'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.029'
+      version: '6.030'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: '6.029'
+    version: '6.030'
 x_contributors:
   - 'castaway <casta...@desert-island.me.uk>'
   - 'David Steinbrunner <dsteinbrun...@pobox.com>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/Makefile.PL 
new/Config-INI-0.029/Makefile.PL
--- old/Config-INI-0.028/Makefile.PL    2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/Makefile.PL    2023-01-14 02:57:42.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.029.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.030.
 use strict;
 use warnings;
 
@@ -20,16 +20,16 @@
     "Carp" => 0,
     "Mixin::Linewise::Readers" => "0.110",
     "Mixin::Linewise::Writers" => 0,
-    "strict" => 0,
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
     "ExtUtils::MakeMaker" => 0,
     "File::Spec" => 0,
     "IO::File" => 0,
-    "Test::More" => "0.96"
+    "Test::More" => "0.96",
+    "strict" => 0
   },
-  "VERSION" => "0.028",
+  "VERSION" => "0.029",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/README new/Config-INI-0.029/README
--- old/Config-INI-0.028/README 2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/README 2023-01-14 02:57:42.000000000 +0100
@@ -1,5 +1,5 @@
 This archive contains the distribution Config-INI,
-version 0.028:
+version 0.029:
 
   simple .ini-file format
 
@@ -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.029.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.030.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/lib/Config/INI/Reader.pm 
new/Config-INI-0.029/lib/Config/INI/Reader.pm
--- old/Config-INI-0.028/lib/Config/INI/Reader.pm       2023-01-01 
03:03:00.000000000 +0100
+++ new/Config-INI-0.029/lib/Config/INI/Reader.pm       2023-01-14 
02:57:42.000000000 +0100
@@ -1,6 +1,6 @@
-use strict;
+use v5.12.0;
 use warnings;
-package Config::INI::Reader 0.028;
+package Config::INI::Reader 0.029;
 
 use Mixin::Linewise::Readers 0.110;
 # ABSTRACT: a subclassable .ini-file parser
@@ -140,7 +140,7 @@
 #pod =cut
 
 sub current_section {
-  defined $_[0]->{section} ? $_[0]->{section} : $_[0]->starting_section;
+  $_[0]->{section} // $_[0]->starting_section;
 }
 
 #pod =head2 parse_section_header
@@ -319,7 +319,7 @@
 
 =head1 VERSION
 
-version 0.028
+version 0.029
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/lib/Config/INI/Writer.pm 
new/Config-INI-0.029/lib/Config/INI/Writer.pm
--- old/Config-INI-0.028/lib/Config/INI/Writer.pm       2023-01-01 
03:03:00.000000000 +0100
+++ new/Config-INI-0.029/lib/Config/INI/Writer.pm       2023-01-14 
02:57:42.000000000 +0100
@@ -1,6 +1,6 @@
-use strict;
+use v5.12.0;
 use warnings;
-package Config::INI::Writer 0.028;
+package Config::INI::Writer 0.029;
 
 use Mixin::Linewise::Writers;
 # ABSTRACT: a subclassable .ini-file emitter
@@ -10,7 +10,7 @@
 
 #pod =head1 SYNOPSIS
 #pod
-#pod If <$hash> contains:
+#pod If C<$hash> contains:
 #pod
 #pod   {
 #pod     '_'  => { admin => 'rjbs' },
@@ -431,7 +431,7 @@
 sub stringify_value {
   my ($self, $value) = @_;
 
-  $value = defined $value ? $value : '';
+  $value //= q{};
 
   return $value;
 }
@@ -511,11 +511,11 @@
 
 =head1 VERSION
 
-version 0.028
+version 0.029
 
 =head1 SYNOPSIS
 
-If <$hash> contains:
+If C<$hash> contains:
 
   {
     '_'  => { admin => 'rjbs' },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/lib/Config/INI.pm 
new/Config-INI-0.029/lib/Config/INI.pm
--- old/Config-INI-0.028/lib/Config/INI.pm      2023-01-01 03:03:00.000000000 
+0100
+++ new/Config-INI-0.029/lib/Config/INI.pm      2023-01-14 02:57:42.000000000 
+0100
@@ -1,6 +1,6 @@
-use strict;
+use v5.12.0;
 use warnings;
-package Config::INI 0.028;
+package Config::INI 0.029;
 # ABSTRACT: simple .ini-file format
 
 #pod =head1 SYNOPSIS
@@ -93,7 +93,7 @@
 
 =head1 VERSION
 
-version 0.028
+version 0.029
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/t/00-report-prereqs.dd 
new/Config-INI-0.029/t/00-report-prereqs.dd
--- old/Config-INI-0.028/t/00-report-prereqs.dd 2023-01-01 03:03:00.000000000 
+0100
+++ new/Config-INI-0.029/t/00-report-prereqs.dd 2023-01-14 02:57:42.000000000 
+0100
@@ -8,7 +8,8 @@
                       'requires' => {
                                       'Encode' => '0',
                                       'Test::More' => '0',
-                                      'Test::Pod' => '1.41'
+                                      'Test::Pod' => '1.41',
+                                      'strict' => '0'
                                     }
                     },
        'runtime' => {
@@ -17,7 +18,6 @@
                                       'Mixin::Linewise::Readers' => '0.110',
                                       'Mixin::Linewise::Writers' => '0',
                                       'perl' => '5.012',
-                                      'strict' => '0',
                                       'warnings' => '0'
                                     }
                     },
@@ -29,7 +29,8 @@
                                    'ExtUtils::MakeMaker' => '0',
                                    'File::Spec' => '0',
                                    'IO::File' => '0',
-                                   'Test::More' => '0.96'
+                                   'Test::More' => '0.96',
+                                   'strict' => '0'
                                  }
                  }
      };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/t/00-report-prereqs.t 
new/Config-INI-0.029/t/00-report-prereqs.t
--- old/Config-INI-0.028/t/00-report-prereqs.t  2023-01-01 03:03:00.000000000 
+0100
+++ new/Config-INI-0.029/t/00-report-prereqs.t  2023-01-14 02:57:42.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/Config-INI-0.028/t/reader-err.t 
new/Config-INI-0.029/t/reader-err.t
--- old/Config-INI-0.028/t/reader-err.t 2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/t/reader-err.t 2023-01-14 02:57:42.000000000 +0100
@@ -1,10 +1,9 @@
-#!perl
-use strict;
+use v5.12.0;
 use warnings;
 
 use Config::INI::Reader;
 
-use Test::More tests => 9;
+use Test::More;
 
 eval { Config::INI::Reader->read_file; };
 like($@, qr/no filename specified/i, 'read_file without args');
@@ -78,3 +77,5 @@
   ok( ! $ok, "we can't read a UTF-8 file that starts with a BOM");
   like($error, qr/BOM/, "the error message mentions a BOM");
 }
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/t/reader.t 
new/Config-INI-0.029/t/reader.t
--- old/Config-INI-0.028/t/reader.t     2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/t/reader.t     2023-01-14 02:57:42.000000000 +0100
@@ -1,9 +1,8 @@
-#!perl
-
-use strict;
+use v5.12.0;
+use warnings;
 
 use IO::File;
-use Test::More tests => 8;
+use Test::More;
 
 # Check their perl version
 use_ok('Config::INI::Reader');
@@ -94,3 +93,5 @@
     "we can use 0 as a section name",
   );
 }
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/t/writer.t 
new/Config-INI-0.029/t/writer.t
--- old/Config-INI-0.028/t/writer.t     2023-01-01 03:03:00.000000000 +0100
+++ new/Config-INI-0.029/t/writer.t     2023-01-14 02:57:42.000000000 +0100
@@ -1,8 +1,7 @@
-#!perl
+use v5.12.0;
+use warnings;
 
-use strict;
-
-use Test::More tests => 20;
+use Test::More;
 
 my $R = 'Config::INI::Reader';
 my $W = 'Config::INI::Writer';
@@ -159,7 +158,7 @@
   );
 
   chmod 0444, $fn;
-  
+
   if (-w $fn) {
     chmod 0666, $fh;
     skip "chmoding file 0444 left it -w", 1;
@@ -191,3 +190,5 @@
 
 eval { $W->write_string({ "[foo;bar]" => { a => 1 } }) };
 is($@, '', "...but things -almost- like comments are okay");
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.028/xt/release/changes_has_content.t 
new/Config-INI-0.029/xt/release/changes_has_content.t
--- old/Config-INI-0.028/xt/release/changes_has_content.t       2023-01-01 
03:03:00.000000000 +0100
+++ new/Config-INI-0.029/xt/release/changes_has_content.t       2023-01-14 
02:57:42.000000000 +0100
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.028';
+my $newver = '0.029';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to