Hello community,

here is the log from the commit of package perl-Mixin-Linewise for 
openSUSE:Factory checked in at 2014-03-18 13:58:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mixin-Linewise (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mixin-Linewise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mixin-Linewise"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mixin-Linewise/perl-Mixin-Linewise.changes  
2014-02-12 09:48:23.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mixin-Linewise.new/perl-Mixin-Linewise.changes 
    2014-03-18 13:58:23.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 06:39:24 UTC 2014 - [email protected]
+
+- updated to 0.105
+    - update Readers to, by default, use PerlIO::utf8_strict to avoid
+      problems with CRLF layer on Win32
+
+-------------------------------------------------------------------

Old:
----
  Mixin-Linewise-0.104.tar.gz

New:
----
  Mixin-Linewise-0.105.tar.gz

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

Other differences:
------------------
++++++ perl-Mixin-Linewise.spec ++++++
--- /var/tmp/diff_new_pack.8S2MFs/_old  2014-03-18 13:58:23.000000000 +0100
+++ /var/tmp/diff_new_pack.8S2MFs/_new  2014-03-18 13:58:23.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mixin-Linewise
-Version:        0.104
+Version:        0.105
 Release:        0
 %define cpan_name Mixin-Linewise
 Summary:        write your linewise code for handles; this does the rest
@@ -29,8 +29,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(PerlIO::utf8_strict)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::More) >= 0.96
+Requires:       perl(PerlIO::utf8_strict)
 Requires:       perl(Sub::Exporter)
 %{perl_requires}
 

++++++ Mixin-Linewise-0.104.tar.gz -> Mixin-Linewise-0.105.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/Changes 
new/Mixin-Linewise-0.105/Changes
--- old/Mixin-Linewise-0.104/Changes    2013-12-21 21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/Changes    2014-02-21 03:53:08.000000000 +0100
@@ -1,5 +1,9 @@
 Changelog for Mixin-Linewise
 
+0.105     2014-02-20 21:53:06-05:00 America/New_York
+        - update Readers to, by default, use PerlIO::utf8_strict to avoid
+          problems with CRLF layer on Win32
+
 0.104     2013-12-21 15:19:00-0500 America/New_York
         - clean up the docs for changes made in 0.103
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/MANIFEST 
new/Mixin-Linewise-0.105/MANIFEST
--- old/Mixin-Linewise-0.104/MANIFEST   2013-12-21 21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/MANIFEST   2014-02-21 03:53:08.000000000 +0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.014.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/META.json 
new/Mixin-Linewise-0.105/META.json
--- old/Mixin-Linewise-0.104/META.json  2013-12-21 21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/META.json  2014-02-21 03:53:08.000000000 +0100
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.007, CPAN::Meta::Converter version 
2.133380",
+   "generated_by" : "Dist::Zilla version 5.014, CPAN::Meta::Converter version 
2.133380",
    "license" : [
       "perl_5"
    ],
@@ -29,6 +29,7 @@
          "requires" : {
             "Carp" : "0",
             "IO::File" : "0",
+            "PerlIO::utf8_strict" : "0",
             "Sub::Exporter" : "0",
             "perl" : "v5.8.1",
             "strict" : "0",
@@ -56,26 +57,26 @@
          "web" : "https://github.com/rjbs/Mixin-Linewise";
       }
    },
-   "version" : "0.104",
+   "version" : "0.105",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.018001"
+         "version" : "5.019009"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.009"
+            "version" : "0.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.016"
+            "version" : "0.018"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -91,7 +92,7 @@
                }
             },
             "name" : "@RJBS/RJBS-Outdated",
-            "version" : "0.015"
+            "version" : "0.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -105,97 +106,97 @@
                }
             },
             "name" : "@RJBS/CPAN-Outdated",
-            "version" : "0.015"
+            "version" : "0.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Filter/MakeMaker",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -205,7 +206,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
@@ -221,13 +222,15 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
             "config" : {
                "Dist::Zilla::Plugin::PodWeaver" : {
-                  "config_plugin" : "@RJBS",
+                  "config_plugins" : [
+                     "@RJBS"
+                  ],
                   "finder" : [
                      ":InstallModules",
                      ":ExecFiles"
@@ -236,98 +239,98 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@RJBS/SingleEncoding",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@RJBS/Name",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@RJBS/Version",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/Prelude",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Synopsis",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Description",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Overview",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Stability",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Methods",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Functions",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@RJBS/Leftovers",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/postlude",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@RJBS/Authors",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@RJBS/Legal",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "@RJBS/List",
-                        "version" : "4.004"
+                        "version" : "4.006"
                      }
                   ]
                }
             },
             "name" : "@RJBS/PodWeaver",
-            "version" : "4.002"
+            "version" : "4.005"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -337,52 +340,62 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.007"
+            "version" : "5.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.007"
+            "version" : "5.014"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":AllFiles",
+            "version" : "5.014"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":NoFiles",
+            "version" : "5.014"
          }
       ],
       "zilla" : {
@@ -390,7 +403,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.007"
+         "version" : "5.014"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/META.yml 
new/Mixin-Linewise-0.105/META.yml
--- old/Mixin-Linewise-0.104/META.yml   2013-12-21 21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/META.yml   2014-02-21 03:53:08.000000000 +0100
@@ -3,47 +3,48 @@
 author:
   - 'Ricardo SIGNES <[email protected]>'
 build_requires:
-  Encode: 0
-  Test::More: 0.96
-  lib: 0
-  utf8: 0
+  Encode: '0'
+  Test::More: '0.96'
+  lib: '0'
+  utf8: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 6.30
+  ExtUtils::MakeMaker: '6.30'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.007, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'Dist::Zilla version 5.014, CPAN::Meta::Converter version 
2.133380'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Mixin-Linewise
 requires:
-  Carp: 0
-  IO::File: 0
-  Sub::Exporter: 0
+  Carp: '0'
+  IO::File: '0'
+  PerlIO::utf8_strict: '0'
+  Sub::Exporter: '0'
   perl: v5.8.1
-  strict: 0
-  warnings: 0
+  strict: '0'
+  warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Mixin-Linewise/issues
   homepage: https://github.com/rjbs/Mixin-Linewise
   repository: https://github.com/rjbs/Mixin-Linewise.git
-version: 0.104
+version: '0.105'
 x_Dist_Zilla:
   perl:
-    version: 5.018001
+    version: '5.019009'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@RJBS/Git::GatherDir'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.009
+      version: '0.010'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: 0.016
+      version: '0.018'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -55,102 +56,102 @@
           phase: build
           skip: []
       name: '@RJBS/RJBS-Outdated'
-      version: 0.015
+      version: '0.017'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
         Dist::Zilla::Plugin::PromptIfStale:
-          check_all_plugins: 1
+          check_all_plugins: '1'
           check_all_prereqs: 0
           modules: []
           phase: release
           skip: []
       name: '@RJBS/CPAN-Outdated'
-      version: 0.015
+      version: '0.017'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Filter/MakeMaker'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
-      version: 0.006
+      version: '0.006'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@RJBS/ReportVersions::Tiny'
-      version: 1.10
+      version: '1.10'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -158,12 +159,13 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
         Dist::Zilla::Plugin::PodWeaver:
-          config_plugin: '@RJBS'
+          config_plugins:
+            - '@RJBS'
           finder:
             - ':InstallModules'
             - ':ExecFiles'
@@ -171,123 +173,131 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@RJBS/SingleEncoding'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Name
               name: '@RJBS/Name'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Version
               name: '@RJBS/Version'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/Prelude'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Synopsis'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Description'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Overview'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Stability'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@RJBS/Leftovers'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/postlude'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Authors
               name: '@RJBS/Authors'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Section::Legal
               name: '@RJBS/Legal'
-              version: 4.004
+              version: '4.006'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@RJBS/List'
-              version: 4.004
+              version: '4.006'
       name: '@RJBS/PodWeaver'
-      version: 4.002
+      version: '4.005'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
-      version: 0.42
+      version: '0.42'
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 2.019
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 5.007
+      version: '5.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 5.007
+      version: '5.014'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':AllFiles'
+      version: '5.014'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':NoFiles'
+      version: '5.014'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: 0
-    version: 5.007
+      is_trial: '0'
+    version: '5.014'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/Makefile.PL 
new/Mixin-Linewise-0.105/Makefile.PL
--- old/Mixin-Linewise-0.104/Makefile.PL        2013-12-21 21:19:02.000000000 
+0100
+++ new/Mixin-Linewise-0.105/Makefile.PL        2014-02-21 03:53:08.000000000 
+0100
@@ -1,4 +1,5 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.014.
 use strict;
 use warnings;
 
@@ -22,6 +23,7 @@
   "PREREQ_PM" => {
     "Carp" => 0,
     "IO::File" => 0,
+    "PerlIO::utf8_strict" => 0,
     "Sub::Exporter" => 0,
     "strict" => 0,
     "warnings" => 0
@@ -32,7 +34,7 @@
     "lib" => 0,
     "utf8" => 0
   },
-  "VERSION" => "0.104",
+  "VERSION" => "0.105",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -43,6 +45,7 @@
   "Carp" => 0,
   "Encode" => 0,
   "IO::File" => 0,
+  "PerlIO::utf8_strict" => 0,
   "Sub::Exporter" => 0,
   "Test::More" => "0.96",
   "lib" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/README 
new/Mixin-Linewise-0.105/README
--- old/Mixin-Linewise-0.104/README     2013-12-21 21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/README     2014-02-21 03:53:08.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Mixin-Linewise,
-version 0.104:
+version 0.105:
 
   write your linewise code for handles; this does the rest
 
@@ -11,3 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
+This README file was generated by Dist::Zilla::Plugin::Readme v5.014.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/lib/Mixin/Linewise/Readers.pm 
new/Mixin-Linewise-0.105/lib/Mixin/Linewise/Readers.pm
--- old/Mixin-Linewise-0.104/lib/Mixin/Linewise/Readers.pm      2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/lib/Mixin/Linewise/Readers.pm      2014-02-21 
03:53:08.000000000 +0100
@@ -1,14 +1,12 @@
 use strict;
 use warnings;
 package Mixin::Linewise::Readers;
-{
-  $Mixin::Linewise::Readers::VERSION = '0.104';
-}
 # ABSTRACT: get linewise readers for strings and filenames
-
+$Mixin::Linewise::Readers::VERSION = '0.105';
 use 5.8.1; # PerlIO
 use Carp ();
 use IO::File;
+use PerlIO::utf8_strict;
 
 use Sub::Exporter -setup => {
   exports => { map {; "read_$_" => \"_mk_read_$_" } qw(file string) },
@@ -18,12 +16,68 @@
   },
 };
 
+# =head1 SYNOPSIS
+#
+#   package Your::Pkg;
+#   use Mixin::Linewise::Readers -readers;
+#
+#   sub read_handle {
+#     my ($self, $handle) = @_;
+#
+#     LINE: while (my $line = $handle->getline) {
+#       next LINE if $line =~ /^#/;
+#
+#       print "non-comment: $line";
+#     }
+#   }
+#
+# Then:
+#
+#   use Your::Pkg;
+#
+#   Your::Pkg->read_file($filename);
+#
+#   Your::Pkg->read_string($string);
+#
+#   Your::Pkg->read_handle($fh);
+#
+# =head1 EXPORTS
+#
+# C<read_file> and C<read_string> are exported by default.  Either can be
+# requested individually, or renamed.  They are generated by
+# L<Sub::Exporter|Sub::Exporter>, so consult its documentation for more
+# information.
+#
+# Both can be generated with the option "method" which requests that a method
+# other than "read_handle" is called with the created IO::Handle.
+#
+# If given a "binmode" option, any C<read_file> type functions will use
+# that as an IO layer, otherwise, the default is C<utf8_strict>.
+#
+#   use Mixin::Linewise::Readers -readers => { binmode => "raw" };
+#   use Mixin::Linewise::Readers -readers => { binmode => 
"encoding(iso-8859-1)" };
+#
+# =head2 read_file
+#
+#   Your::Pkg->read_file($filename);
+#   Your::Pkg->read_file($options, $filename);
+#
+# If generated, the C<read_file> export attempts to open the named file for
+# reading, and then calls C<read_handle> on the opened handle.
+#
+# An optional hash reference may be passed before C<$filename> with options.
+# The only valid option currently is C<binmode>, which overrides any
+# default set from C<use> or the built-in C<utf8_strict>.
+#
+# Any arguments after C<$filename> are passed along after to C<read_handle>.
+#
+# =cut
 
 sub _mk_read_file {
   my ($self, $name, $arg) = @_;
 
   my $method = defined $arg->{method} ? $arg->{method} : 'read_handle';
-  my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'encoding(UTF-8)';
+  my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'utf8_strict';
 
   sub {
     my ($invocant, $options, $filename);
@@ -50,12 +104,24 @@
   }
 }
 
+# =head2 read_string
+#
+#   Your::Pkg->read_string($string);
+#
+# If generated, the C<read_string> creates a handle on the given string, and
+# then calls C<read_handle> on the opened handle.  Because handles on strings
+# must be octet-oriented, the string B<must contain octets>.  It will be opened
+# in the default binmode established by importing.  (See L</EXPORTS>, above.)
+#
+# Any arguments after C<$string> are passed along after to C<read_handle>.
+#
+# =cut
 
 sub _mk_read_string {
   my ($self, $name, $arg) = @_;
 
   my $method = defined $arg->{method} ? $arg->{method} : 'read_handle';
-  my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'encoding(UTF-8)';
+  my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'utf8_strict';
 
   sub {
     my ($invocant, $string) = splice @_, 0, 2;
@@ -86,7 +152,7 @@
 
 =head1 VERSION
 
-version 0.104
+version 0.105
 
 =head1 SYNOPSIS
 
@@ -124,7 +190,7 @@
 other than "read_handle" is called with the created IO::Handle.
 
 If given a "binmode" option, any C<read_file> type functions will use
-that as an IO layer, otherwise, the default is C<encoding(UTF-8)>.
+that as an IO layer, otherwise, the default is C<utf8_strict>.
 
   use Mixin::Linewise::Readers -readers => { binmode => "raw" };
   use Mixin::Linewise::Readers -readers => { binmode => "encoding(iso-8859-1)" 
};
@@ -139,7 +205,7 @@
 
 An optional hash reference may be passed before C<$filename> with options.
 The only valid option currently is C<binmode>, which overrides any
-default set from C<use> or the built-in C<encoding(UTF-8)>.
+default set from C<use> or the built-in C<utf8_strict>.
 
 Any arguments after C<$filename> are passed along after to C<read_handle>.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/lib/Mixin/Linewise/Writers.pm 
new/Mixin-Linewise-0.105/lib/Mixin/Linewise/Writers.pm
--- old/Mixin-Linewise-0.104/lib/Mixin/Linewise/Writers.pm      2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/lib/Mixin/Linewise/Writers.pm      2014-02-21 
03:53:08.000000000 +0100
@@ -1,11 +1,8 @@
 use strict;
 use warnings;
 package Mixin::Linewise::Writers;
-{
-  $Mixin::Linewise::Writers::VERSION = '0.104';
-}
 # ABSTRACT: get linewise writers for strings and filenames
-
+$Mixin::Linewise::Writers::VERSION = '0.105';
 use 5.8.1; # PerlIO
 use Carp ();
 use IO::File;
@@ -18,6 +15,58 @@
   },
 };
 
+# =head1 SYNOPSIS
+#
+#   package Your::Pkg;
+#   use Mixin::Linewise::Writers -writers;
+#
+#   sub write_handle {
+#     my ($self, $data, $handle) = @_;
+#
+#     $handle->print("datum: $_\n") for @$data;
+#   }
+#
+# Then:
+#
+#   use Your::Pkg;
+#
+#   Your::Pkg->write_file($data, $filename);
+#
+#   Your::Pkg->write_string($data, $string);
+#
+#   Your::Pkg->write_handle($data, $fh);
+#
+# =head1 EXPORTS
+#
+# C<write_file> and C<write_string> are exported by default.  Either can be
+# requested individually, or renamed.  They are generated by
+# L<Sub::Exporter|Sub::Exporter>, so consult its documentation for more
+# information.
+#
+# Both can be generated with the option "method" which requests that a method
+# other than "write_handle" is called with the created IO::Handle.
+#
+# If given a "binmode" option, any C<write_file> type functions will use
+# that as an IO layer, otherwise, the default is C<encoding(UTF-8)>.
+#
+#   use Mixin::Linewise::Writers -writers => { binmode => "raw" };
+#   use Mixin::Linewise::Writers -writers => { binmode => 
"encoding(iso-8859-1)" };
+#
+# =head2 write_file
+#
+#   Your::Pkg->write_file($data, $filename);
+#   Your::Pkg->write_file($data, $options, $filename);
+#
+# This method will try to open a new file with the given name.  It will then 
call
+# C<write_handle> with that handle.
+#
+# An optional hash reference may be passed before C<$filename> with options.
+# The only valid option currently is C<binmode>, which overrides any
+# default set from C<use> or the built-in C<encoding(UTF-8)>.
+#
+# Any arguments after C<$filename> are passed along after to C<write_handle>.
+#
+# =cut
 
 sub _mk_write_file {
   my ($self, $name, $arg) = @_;
@@ -49,6 +98,19 @@
   }
 }
 
+# =head2 write_string
+#
+#   my $string = Your::Pkg->write_string($data);
+#
+# C<write_string> will create a new handle on the given string, then call
+# C<write_handle> to write to that handle, and return the resulting string.
+# Because handles on strings must be octet-oriented, the string B<must contain
+# octets>.  It will be opened in the default binmode established by importing.
+# (See L</EXPORTS>, above.)
+#
+# Any arguments after C<$data> are passed along after to C<write_handle>.
+#
+# =cut
 
 sub _mk_write_string {
   my ($self, $name, $arg) = @_;
@@ -86,7 +148,7 @@
 
 =head1 VERSION
 
-version 0.104
+version 0.105
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/lib/Mixin/Linewise.pm 
new/Mixin-Linewise-0.105/lib/Mixin/Linewise.pm
--- old/Mixin-Linewise-0.104/lib/Mixin/Linewise.pm      2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/lib/Mixin/Linewise.pm      2014-02-21 
03:53:08.000000000 +0100
@@ -1,14 +1,20 @@
 use strict;
 use warnings;
 package Mixin::Linewise;
-{
-  $Mixin::Linewise::VERSION = '0.104';
-}
 # ABSTRACT: write your linewise code for handles; this does the rest
+$Mixin::Linewise::VERSION = '0.105';
 use 5.006;
 use Carp ();
 Carp::confess "not meant to be loaded";
 
+# =head1 DESCRIPTION
+#
+# It's boring to deal with opening files for IO, converting strings to
+# handle-like objects, and all that.  With L<Mixin::Linewise::Readers> and
+# L<Mixin::Linewise::Writers>, you can just write a method to handle handles, 
and
+# methods for handling strings and filenames are added for you.
+#
+# =cut
 
 1;
 
@@ -24,7 +30,7 @@
 
 =head1 VERSION
 
-version 0.104
+version 0.105
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/t/000-report-versions-tiny.t 
new/Mixin-Linewise-0.105/t/000-report-versions-tiny.t
--- old/Mixin-Linewise-0.104/t/000-report-versions-tiny.t       2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/t/000-report-versions-tiny.t       2014-02-21 
03:53:08.000000000 +0100
@@ -52,6 +52,7 @@
 eval { $v .= pmver('Encode','any version') };
 eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
 eval { $v .= pmver('IO::File','any version') };
+eval { $v .= pmver('PerlIO::utf8_strict','any version') };
 eval { $v .= pmver('Sub::Exporter','any version') };
 eval { $v .= pmver('Test::More','0.96') };
 eval { $v .= pmver('lib','any version') };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mixin-Linewise-0.104/xt/release/changes_has_content.t 
new/Mixin-Linewise-0.105/xt/release/changes_has_content.t
--- old/Mixin-Linewise-0.104/xt/release/changes_has_content.t   2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/xt/release/changes_has_content.t   2014-02-21 
03:53:08.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.104';
+my $newver = '0.105';
 my $trial_token = '-TRIAL';
 
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mixin-Linewise-0.104/xt/release/pod-syntax.t 
new/Mixin-Linewise-0.105/xt/release/pod-syntax.t
--- old/Mixin-Linewise-0.104/xt/release/pod-syntax.t    2013-12-21 
21:19:02.000000000 +0100
+++ new/Mixin-Linewise-0.105/xt/release/pod-syntax.t    2014-02-21 
03:53:08.000000000 +0100
@@ -1,7 +1,6 @@
 #!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+use Test::Pod 1.41;
 
 all_pod_files_ok();

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to