Hello community,
here is the log from the commit of package perl-Mixin-Linewise for
openSUSE:Factory checked in at 2014-02-12 07:17:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-11-26 19:26:44.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Mixin-Linewise.new/perl-Mixin-Linewise.changes
2014-02-12 09:48:23.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Feb 9 13:33:37 UTC 2014 - [email protected]
+
+- updated to 0.104
+ - clean up the docs for changes made in 0.103
+ [THIS MIGHT BREAK YOUR CODE]
+ - the string methods once again open references to scalars, rather
+ than using IO::Scalar
+
+-------------------------------------------------------------------
Old:
----
Mixin-Linewise-0.102.tar.gz
New:
----
Mixin-Linewise-0.104.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mixin-Linewise.spec ++++++
--- /var/tmp/diff_new_pack.LaLGXE/_old 2014-02-12 09:48:24.000000000 +0100
+++ /var/tmp/diff_new_pack.LaLGXE/_new 2014-02-12 09:48:24.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mixin-Linewise
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Mixin-Linewise
-Version: 0.102
+Version: 0.104
Release: 0
%define cpan_name Mixin-Linewise
Summary: write your linewise code for handles; this does the rest
@@ -29,12 +29,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(IO::String)
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(Test::More) >= 0.96
-#BuildRequires: perl(Mixin::Linewise::Readers)
-#BuildRequires: perl(MLTests)
-Requires: perl(IO::String)
Requires: perl(Sub::Exporter)
%{perl_requires}
++++++ Mixin-Linewise-0.102.tar.gz -> Mixin-Linewise-0.104.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/Changes
new/Mixin-Linewise-0.104/Changes
--- old/Mixin-Linewise-0.102/Changes 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/Changes 2013-12-21 21:19:02.000000000 +0100
@@ -1,5 +1,13 @@
Changelog for Mixin-Linewise
+0.104 2013-12-21 15:19:00-0500 America/New_York
+ - clean up the docs for changes made in 0.103
+
+0.103 2013-12-19 19:34:04-0500 America/New_York
+ [THIS MIGHT BREAK YOUR CODE]
+ - the string methods once again open references to scalars, rather
+ than using IO::Scalar
+
0.102 2013-11-02 11:36:22 America/New_York
- revert the IO::String changes found in 0.101
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/MANIFEST
new/Mixin-Linewise-0.104/MANIFEST
--- old/Mixin-Linewise-0.102/MANIFEST 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/MANIFEST 2013-12-21 21:19:02.000000000 +0100
@@ -15,5 +15,6 @@
t/lib/MLTests.pm
t/reader.t
t/utf8.txt
+t/writer.t
xt/release/changes_has_content.t
xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/META.json
new/Mixin-Linewise-0.104/META.json
--- old/Mixin-Linewise-0.102/META.json 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/META.json 2013-12-21 21:19:02.000000000 +0100
@@ -4,7 +4,7 @@
"Ricardo SIGNES <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 5.004, CPAN::Meta::Converter version
2.132830",
+ "generated_by" : "Dist::Zilla version 5.007, CPAN::Meta::Converter version
2.133380",
"license" : [
"perl_5"
],
@@ -29,7 +29,6 @@
"requires" : {
"Carp" : "0",
"IO::File" : "0",
- "IO::String" : "0",
"Sub::Exporter" : "0",
"perl" : "v5.8.1",
"strict" : "0",
@@ -57,16 +56,16 @@
"web" : "https://github.com/rjbs/Mixin-Linewise"
}
},
- "version" : "0.102",
+ "version" : "0.104",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.019005"
+ "version" : "5.018001"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"name" : "@RJBS/Git::GatherDir",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -76,107 +75,127 @@
{
"class" : "Dist::Zilla::Plugin::CheckExtraTests",
"name" : "@RJBS/CheckExtraTests",
- "version" : "0.015"
+ "version" : "0.016"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
+ "config" : {
+ "Dist::Zilla::Plugin::PromptIfStale" : {
+ "check_all_plugins" : 0,
+ "check_all_prereqs" : 0,
+ "modules" : [
+ "Dist::Zilla::PluginBundle::RJBS"
+ ],
+ "phase" : "build",
+ "skip" : []
+ }
+ },
"name" : "@RJBS/RJBS-Outdated",
- "version" : "0.008"
+ "version" : "0.015"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
+ "config" : {
+ "Dist::Zilla::Plugin::PromptIfStale" : {
+ "check_all_plugins" : "1",
+ "check_all_prereqs" : 0,
+ "modules" : [],
+ "phase" : "release",
+ "skip" : []
+ }
+ },
"name" : "@RJBS/CPAN-Outdated",
- "version" : "0.008"
+ "version" : "0.015"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@RJBS/@Filter/PruneCruft",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@RJBS/@Filter/ManifestSkip",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@RJBS/@Filter/MetaYAML",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@RJBS/@Filter/License",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@RJBS/@Filter/Readme",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@RJBS/@Filter/ExecDir",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@RJBS/@Filter/ShareDir",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
"name" : "@RJBS/@Filter/MakeMaker",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@RJBS/@Filter/Manifest",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@RJBS/@Filter/TestRelease",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@RJBS/@Filter/ConfirmRelease",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@RJBS/@Filter/UploadToCPAN",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@RJBS/AutoPrereqs",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
"name" : "@RJBS/Git::NextVersion",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@RJBS/PkgVersion",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@RJBS/MetaConfig",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@RJBS/MetaJSON",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@RJBS/NextRelease",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -186,7 +205,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@RJBS/PodSyntaxTests",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
@@ -202,7 +221,7 @@
}
},
"name" : "@RJBS/TestMoreWithSubtests",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -212,11 +231,103 @@
"finder" : [
":InstallModules",
":ExecFiles"
+ ],
+ "plugins" : [
+ {
+ "class" : "Pod::Weaver::Plugin::EnsurePod5",
+ "name" : "@CorePrep/EnsurePod5",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::H1Nester",
+ "name" : "@CorePrep/H1Nester",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::SingleEncoding",
+ "name" : "@RJBS/SingleEncoding",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Name",
+ "name" : "@RJBS/Name",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Version",
+ "name" : "@RJBS/Version",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Region",
+ "name" : "@RJBS/Prelude",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "@RJBS/Synopsis",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "@RJBS/Description",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "@RJBS/Overview",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "@RJBS/Stability",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "Attributes",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "Methods",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "Functions",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Leftovers",
+ "name" : "@RJBS/Leftovers",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Region",
+ "name" : "@RJBS/postlude",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Authors",
+ "name" : "@RJBS/Authors",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Legal",
+ "name" : "@RJBS/Legal",
+ "version" : "4.004"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::Transformer",
+ "name" : "@RJBS/List",
+ "version" : "4.004"
+ }
]
}
},
"name" : "@RJBS/PodWeaver",
- "version" : "3.102000"
+ "version" : "4.002"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -226,52 +337,52 @@
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "@RJBS/@Git/Check",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"name" : "@RJBS/@Git/Commit",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
"name" : "@RJBS/@Git/Tag",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
"name" : "@RJBS/@Git/Push",
- "version" : "2.017"
+ "version" : "2.019"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "5.004"
+ "version" : "5.007"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "5.004"
+ "version" : "5.007"
}
],
"zilla" : {
@@ -279,7 +390,7 @@
"config" : {
"is_trial" : "0"
},
- "version" : "5.004"
+ "version" : "5.007"
}
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/META.yml
new/Mixin-Linewise-0.104/META.yml
--- old/Mixin-Linewise-0.102/META.yml 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/META.yml 2013-12-21 21:19:02.000000000 +0100
@@ -10,7 +10,7 @@
configure_requires:
ExtUtils::MakeMaker: 6.30
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.004, CPAN::Meta::Converter version
2.132830'
+generated_by: 'Dist::Zilla version 5.007, CPAN::Meta::Converter version
2.133380'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,7 +19,6 @@
requires:
Carp: 0
IO::File: 0
- IO::String: 0
Sub::Exporter: 0
perl: v5.8.1
strict: 0
@@ -28,15 +27,15 @@
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.102
+version: 0.104
x_Dist_Zilla:
perl:
- version: 5.019005
+ version: 5.018001
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
name: '@RJBS/Git::GatherDir'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
name: '@RJBS/CheckPrereqsIndexed'
@@ -44,87 +43,102 @@
-
class: Dist::Zilla::Plugin::CheckExtraTests
name: '@RJBS/CheckExtraTests'
- version: 0.015
+ version: 0.016
-
class: Dist::Zilla::Plugin::PromptIfStale
+ config:
+ Dist::Zilla::Plugin::PromptIfStale:
+ check_all_plugins: 0
+ check_all_prereqs: 0
+ modules:
+ - Dist::Zilla::PluginBundle::RJBS
+ phase: build
+ skip: []
name: '@RJBS/RJBS-Outdated'
- version: 0.008
+ version: 0.015
-
class: Dist::Zilla::Plugin::PromptIfStale
+ config:
+ Dist::Zilla::Plugin::PromptIfStale:
+ check_all_plugins: 1
+ check_all_prereqs: 0
+ modules: []
+ phase: release
+ skip: []
name: '@RJBS/CPAN-Outdated'
- version: 0.008
+ version: 0.015
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@RJBS/@Filter/PruneCruft'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@RJBS/@Filter/ManifestSkip'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@RJBS/@Filter/MetaYAML'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::License
name: '@RJBS/@Filter/License'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::Readme
name: '@RJBS/@Filter/Readme'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::ExecDir
name: '@RJBS/@Filter/ExecDir'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::ShareDir
name: '@RJBS/@Filter/ShareDir'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::MakeMaker
name: '@RJBS/@Filter/MakeMaker'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::Manifest
name: '@RJBS/@Filter/Manifest'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::TestRelease
name: '@RJBS/@Filter/TestRelease'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@RJBS/@Filter/ConfirmRelease'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@RJBS/@Filter/UploadToCPAN'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@RJBS/AutoPrereqs'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::Git::NextVersion
name: '@RJBS/Git::NextVersion'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@RJBS/PkgVersion'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@RJBS/MetaConfig'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@RJBS/MetaJSON'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::NextRelease
name: '@RJBS/NextRelease'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
name: '@RJBS/Test::ChangesHasContent'
@@ -132,7 +146,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@RJBS/PodSyntaxTests'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::ReportVersions::Tiny
name: '@RJBS/ReportVersions::Tiny'
@@ -144,7 +158,7 @@
phase: test
type: requires
name: '@RJBS/TestMoreWithSubtests'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -153,8 +167,81 @@
finder:
- ':InstallModules'
- ':ExecFiles'
+ plugins:
+ -
+ class: Pod::Weaver::Plugin::EnsurePod5
+ name: '@CorePrep/EnsurePod5'
+ version: 4.004
+ -
+ class: Pod::Weaver::Plugin::H1Nester
+ name: '@CorePrep/H1Nester'
+ version: 4.004
+ -
+ class: Pod::Weaver::Plugin::SingleEncoding
+ name: '@RJBS/SingleEncoding'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Name
+ name: '@RJBS/Name'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Version
+ name: '@RJBS/Version'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Region
+ name: '@RJBS/Prelude'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Generic
+ name: '@RJBS/Synopsis'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Generic
+ name: '@RJBS/Description'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Generic
+ name: '@RJBS/Overview'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Generic
+ name: '@RJBS/Stability'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Collect
+ name: Attributes
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Collect
+ name: Methods
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Collect
+ name: Functions
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Leftovers
+ name: '@RJBS/Leftovers'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Region
+ name: '@RJBS/postlude'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Authors
+ name: '@RJBS/Authors'
+ version: 4.004
+ -
+ class: Pod::Weaver::Section::Legal
+ name: '@RJBS/Legal'
+ version: 4.004
+ -
+ class: Pod::Weaver::Plugin::Transformer
+ name: '@RJBS/List'
+ version: 4.004
name: '@RJBS/PodWeaver'
- version: 3.102000
+ version: 4.002
-
class: Dist::Zilla::Plugin::GithubMeta
name: '@RJBS/GithubMeta'
@@ -162,45 +249,45 @@
-
class: Dist::Zilla::Plugin::Git::Check
name: '@RJBS/@Git/Check'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::Git::Commit
name: '@RJBS/@Git/Commit'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::Git::Tag
name: '@RJBS/@Git/Tag'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::Git::Push
name: '@RJBS/@Git/Push'
- version: 2.017
+ version: 2.019
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: 5.004
+ version: 5.007
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: 5.004
+ version: 5.007
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: 5.004
+ version: 5.007
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/Makefile.PL
new/Mixin-Linewise-0.104/Makefile.PL
--- old/Mixin-Linewise-0.102/Makefile.PL 2013-11-02 16:36:25.000000000
+0100
+++ new/Mixin-Linewise-0.104/Makefile.PL 2013-12-21 21:19:02.000000000
+0100
@@ -22,7 +22,6 @@
"PREREQ_PM" => {
"Carp" => 0,
"IO::File" => 0,
- "IO::String" => 0,
"Sub::Exporter" => 0,
"strict" => 0,
"warnings" => 0
@@ -33,7 +32,7 @@
"lib" => 0,
"utf8" => 0
},
- "VERSION" => "0.102",
+ "VERSION" => "0.104",
"test" => {
"TESTS" => "t/*.t"
}
@@ -44,7 +43,6 @@
"Carp" => 0,
"Encode" => 0,
"IO::File" => 0,
- "IO::String" => 0,
"Sub::Exporter" => 0,
"Test::More" => "0.96",
"lib" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/README
new/Mixin-Linewise-0.104/README
--- old/Mixin-Linewise-0.102/README 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/README 2013-12-21 21:19:02.000000000 +0100
@@ -1,7 +1,7 @@
This archive contains the distribution Mixin-Linewise,
-version 0.102:
+version 0.104:
write your linewise code for handles; this does the rest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/lib/Mixin/Linewise/Readers.pm
new/Mixin-Linewise-0.104/lib/Mixin/Linewise/Readers.pm
--- old/Mixin-Linewise-0.102/lib/Mixin/Linewise/Readers.pm 2013-11-02
16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/lib/Mixin/Linewise/Readers.pm 2013-12-21
21:19:02.000000000 +0100
@@ -2,14 +2,13 @@
use warnings;
package Mixin::Linewise::Readers;
{
- $Mixin::Linewise::Readers::VERSION = '0.102';
+ $Mixin::Linewise::Readers::VERSION = '0.104';
}
# ABSTRACT: get linewise readers for strings and filenames
use 5.8.1; # PerlIO
use Carp ();
use IO::File;
-use IO::String;
use Sub::Exporter -setup => {
exports => { map {; "read_$_" => \"_mk_read_$_" } qw(file string) },
@@ -56,13 +55,18 @@
my ($self, $name, $arg) = @_;
my $method = defined $arg->{method} ? $arg->{method} : 'read_handle';
+ my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'encoding(UTF-8)';
sub {
my ($invocant, $string) = splice @_, 0, 2;
+ my $binmode = $dflt_enc;
+ $binmode =~ s/^://; # we add it later
+
Carp::croak "no string provided" unless defined $string;
- my $handle = IO::String->new(\$string);
+ open my $handle, "<:$binmode", \$string
+ or die "error opening string for reading: $!";
$invocant->$method($handle, @_);
}
@@ -74,13 +78,15 @@
=pod
+=encoding UTF-8
+
=head1 NAME
Mixin::Linewise::Readers - get linewise readers for strings and filenames
=head1 VERSION
-version 0.102
+version 0.104
=head1 SYNOPSIS
@@ -141,8 +147,10 @@
Your::Pkg->read_string($string);
-If generated, the C<read_string> creates an IO::String handle from the given
-string, and then calls C<read_handle> on the opened handle.
+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>.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/lib/Mixin/Linewise/Writers.pm
new/Mixin-Linewise-0.104/lib/Mixin/Linewise/Writers.pm
--- old/Mixin-Linewise-0.102/lib/Mixin/Linewise/Writers.pm 2013-11-02
16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/lib/Mixin/Linewise/Writers.pm 2013-12-21
21:19:02.000000000 +0100
@@ -2,14 +2,13 @@
use warnings;
package Mixin::Linewise::Writers;
{
- $Mixin::Linewise::Writers::VERSION = '0.102';
+ $Mixin::Linewise::Writers::VERSION = '0.104';
}
# ABSTRACT: get linewise writers for strings and filenames
use 5.8.1; # PerlIO
use Carp ();
use IO::File;
-use IO::String;
use Sub::Exporter -setup => {
exports => { map {; "write_$_" => \"_mk_write_$_" } qw(file string) },
@@ -54,14 +53,20 @@
sub _mk_write_string {
my ($self, $name, $arg) = @_;
my $method = defined $arg->{method} ? $arg->{method} : 'write_handle';
+ my $dflt_enc = defined $arg->{binmode} ? $arg->{binmode} : 'encoding(UTF-8)';
sub {
my ($invocant, $data) = splice @_, 0, 2;
+ my $binmode = $dflt_enc;
+ $binmode =~ s/^://; # we add it later
+
my $string = '';
- my $handle = IO::String->new($string);
+ open my $handle, ">:$binmode", \$string
+ or die "error opening string for output: $!";
$invocant->write_handle($data, $handle, @_);
+ close $handle or die "error closing string after output: $!";
return $string;
}
@@ -73,13 +78,15 @@
=pod
+=encoding UTF-8
+
=head1 NAME
Mixin::Linewise::Writers - get linewise writers for strings and filenames
=head1 VERSION
-version 0.102
+version 0.104
=head1 SYNOPSIS
@@ -136,8 +143,11 @@
my $string = Your::Pkg->write_string($data);
-C<write_string> will create a new IO::String handle, call C<write_handle> to
-write to that handle, and return the resulting string.
+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>.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/lib/Mixin/Linewise.pm
new/Mixin-Linewise-0.104/lib/Mixin/Linewise.pm
--- old/Mixin-Linewise-0.102/lib/Mixin/Linewise.pm 2013-11-02
16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/lib/Mixin/Linewise.pm 2013-12-21
21:19:02.000000000 +0100
@@ -2,7 +2,7 @@
use warnings;
package Mixin::Linewise;
{
- $Mixin::Linewise::VERSION = '0.102';
+ $Mixin::Linewise::VERSION = '0.104';
}
# ABSTRACT: write your linewise code for handles; this does the rest
use 5.006;
@@ -16,13 +16,15 @@
=pod
+=encoding UTF-8
+
=head1 NAME
Mixin::Linewise - write your linewise code for handles; this does the rest
=head1 VERSION
-version 0.102
+version 0.104
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/t/000-report-versions-tiny.t
new/Mixin-Linewise-0.104/t/000-report-versions-tiny.t
--- old/Mixin-Linewise-0.102/t/000-report-versions-tiny.t 2013-11-02
16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/t/000-report-versions-tiny.t 2013-12-21
21:19:02.000000000 +0100
@@ -52,7 +52,6 @@
eval { $v .= pmver('Encode','any version') };
eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
eval { $v .= pmver('IO::File','any version') };
-eval { $v .= pmver('IO::String','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.102/t/reader.t
new/Mixin-Linewise-0.104/t/reader.t
--- old/Mixin-Linewise-0.102/t/reader.t 2013-11-02 16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/t/reader.t 2013-12-21 21:19:02.000000000 +0100
@@ -46,4 +46,21 @@
);
}
+my $utf8_str = <<'END_STR';
+Queensrÿche = 10
+Spin̈al Tap = 20
+END_STR
+
+# Note that while the input string is octets, the keys below will be
+# characters. This is intentional. read_string will have applied a utf-8
+# decoding layer. -- rjbs, 2013-12-19
+{
+ use utf8; # <-- for the benefit of the hash keys
+ is_deeply(
+ MLTests->read_string($utf8_str),
+ { 'Queensrÿche' => 10, 'Spin̈al Tap' => 20 },
+ "read a UTF-8 encoded string",
+ );
+}
+
done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mixin-Linewise-0.102/t/writer.t
new/Mixin-Linewise-0.104/t/writer.t
--- old/Mixin-Linewise-0.102/t/writer.t 1970-01-01 01:00:00.000000000 +0100
+++ new/Mixin-Linewise-0.104/t/writer.t 2013-12-21 21:19:02.000000000 +0100
@@ -0,0 +1,32 @@
+use strict;
+use warnings;
+use Test::More 0.88;
+
+use utf8;
+use lib 't/lib';
+use MLTests;
+use Encode qw/encode_utf8/;
+
+my $builder = Test::More->builder;
+binmode $builder->output, ":utf8";
+binmode $builder->failure_output, ":utf8";
+binmode $builder->todo_output, ":utf8";
+
+my $name = "®icardo Sígnes";
+my $raw = encode_utf8($name);
+
+{
+ package WriterTester;
+ use Mixin::Linewise::Writers -writers;
+
+ sub write_handle {
+ my ($self, $data, $handle) = @_;
+ print {$handle} $data;
+ }
+}
+
+my $output = WriterTester->write_string($name);
+is($output, $raw, "wrote a character string and got an octet string");
+
+done_testing;
+# vim: ts=2 sts=2 sw=2 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mixin-Linewise-0.102/xt/release/changes_has_content.t
new/Mixin-Linewise-0.104/xt/release/changes_has_content.t
--- old/Mixin-Linewise-0.102/xt/release/changes_has_content.t 2013-11-02
16:36:25.000000000 +0100
+++ new/Mixin-Linewise-0.104/xt/release/changes_has_content.t 2013-12-21
21:19:02.000000000 +0100
@@ -4,7 +4,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.102';
+my $newver = '0.104';
my $trial_token = '-TRIAL';
SKIP: {
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]