Hello community,
here is the log from the commit of package perl-IO-TieCombine for
openSUSE:Factory checked in at 2013-10-06 14:54:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-TieCombine (Old)
and /work/SRC/openSUSE:Factory/.perl-IO-TieCombine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-TieCombine"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-TieCombine/perl-IO-TieCombine.changes
2013-06-06 15:06:18.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-IO-TieCombine.new/perl-IO-TieCombine.changes
2013-10-06 14:54:11.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Oct 4 09:13:19 UTC 2013 - [email protected]
+
+- updated to 1.003
+ - "say" to a tied fh on 5.12, 5.14, and 5.16 is broken, too;
+ we'll test it, but leave the test broken, for now
+
+-------------------------------------------------------------------
Old:
----
IO-TieCombine-1.002.tar.gz
New:
----
IO-TieCombine-1.003.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-IO-TieCombine.spec ++++++
--- /var/tmp/diff_new_pack.syNxit/_old 2013-10-06 14:54:12.000000000 +0200
+++ /var/tmp/diff_new_pack.syNxit/_new 2013-10-06 14:54:12.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-IO-TieCombine
-Version: 1.002
+Version: 1.003
Release: 0
%define cpan_name IO-TieCombine
Summary: produce tied (and other) separate but combined variables
++++++ IO-TieCombine-1.002.tar.gz -> IO-TieCombine-1.003.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/Changes
new/IO-TieCombine-1.003/Changes
--- old/IO-TieCombine-1.002/Changes 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/Changes 2013-09-21 08:11:42.000000000 +0200
@@ -1,11 +1,15 @@
Revision history for IO-TieCombine
+1.003 2013-09-21 15:11:30 Asia/Tokyo
+ - "say" to a tied fh on 5.12, 5.14, and 5.16 is broken, too;
+ we'll test it, but leave the test broken, for now
+
1.002 2012-02-26 15:26:49 America/New_York
- "say" to a tied fh on 5.10.0 is broken; we will not test it
+ - "say" to a tied fh on 5.10.0 is broken; we will not test it
1.001 2011-12-09 10:52:01 America/New_York
- TieCombine filehandles now respect $\ so that "say $tied" will work;
+ - TieCombine filehandles now respect $\ so that "say $tied" will work;
this fixes [rt.cpan.org #73131]
1.000 2008-10-16
- first release
+ - first release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/LICENSE
new/IO-TieCombine-1.003/LICENSE
--- old/IO-TieCombine-1.002/LICENSE 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/LICENSE 2013-09-21 08:11:42.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
--- The GNU General Public License, Version 1, February 1989 ---
-This software is Copyright (c) 2012 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
This is free software, licensed under:
@@ -272,7 +272,7 @@
--- The Artistic License 1.0 ---
-This software is Copyright (c) 2012 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/MANIFEST
new/IO-TieCombine-1.003/MANIFEST
--- old/IO-TieCombine-1.002/MANIFEST 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/MANIFEST 2013-09-21 08:11:42.000000000 +0200
@@ -9,5 +9,8 @@
lib/IO/TieCombine.pm
lib/IO/TieCombine/Handle.pm
lib/IO/TieCombine/Scalar.pm
+t/00-compile.t
+t/000-report-versions-tiny.t
t/basic.t
-t/release-pod-syntax.t
+xt/release/changes_has_content.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/META.json
new/IO-TieCombine-1.003/META.json
--- old/IO-TieCombine-1.002/META.json 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/META.json 2013-09-21 08:11:42.000000000 +0200
@@ -4,7 +4,7 @@
"Ricardo SIGNES <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter
version 2.120351",
+ "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter
version 2.120921",
"license" : [
"perl_5"
],
@@ -19,6 +19,12 @@
"ExtUtils::MakeMaker" : "6.30"
}
},
+ "develop" : {
+ "requires" : {
+ "Test::Pod" : "1.41",
+ "version" : "0.9901"
+ }
+ },
"runtime" : {
"requires" : {
"Carp" : "0",
@@ -29,136 +35,151 @@
},
"test" : {
"requires" : {
+ "File::Find" : "0",
+ "File::Temp" : "0",
"Test::More" : "0.96"
}
}
},
"release_status" : "stable",
"resources" : {
- "homepage" : "https://github.com/rjbs/io-tiecombine",
+ "homepage" : "https://github.com/rjbs/IO-TieCombine",
"repository" : {
"type" : "git",
- "url" : "https://github.com/rjbs/io-tiecombine.git",
- "web" : "https://github.com/rjbs/io-tiecombine"
+ "url" : "https://github.com/rjbs/IO-TieCombine.git",
+ "web" : "https://github.com/rjbs/IO-TieCombine"
}
},
- "version" : "1.002",
+ "version" : "1.003",
"x_Dist_Zilla" : {
+ "perl" : {
+ "version" : "5.016003"
+ },
"plugins" : [
{
+ "class" : "Dist::Zilla::Plugin::Git::GatherDir",
+ "name" : "@RJBS/Git::GatherDir",
+ "version" : "2.009"
+ },
+ {
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
"name" : "@RJBS/CheckPrereqsIndexed",
- "version" : "0.007"
+ "version" : "0.008"
},
{
- "class" : "Dist::Zilla::Plugin::GatherDir",
- "name" : "@RJBS/@Basic/GatherDir",
- "version" : "4.300009"
+ "class" : "Dist::Zilla::Plugin::CheckExtraTests",
+ "name" : "@RJBS/CheckExtraTests",
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
- "name" : "@RJBS/@Basic/PruneCruft",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/PruneCruft",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
- "name" : "@RJBS/@Basic/ManifestSkip",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/ManifestSkip",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
- "name" : "@RJBS/@Basic/MetaYAML",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/MetaYAML",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::License",
- "name" : "@RJBS/@Basic/License",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/License",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
- "name" : "@RJBS/@Basic/Readme",
- "version" : "4.300009"
- },
- {
- "class" : "Dist::Zilla::Plugin::ExtraTests",
- "name" : "@RJBS/@Basic/ExtraTests",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/Readme",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
- "name" : "@RJBS/@Basic/ExecDir",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/ExecDir",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
- "name" : "@RJBS/@Basic/ShareDir",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/ShareDir",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
- "name" : "@RJBS/@Basic/MakeMaker",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/MakeMaker",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
- "name" : "@RJBS/@Basic/Manifest",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/Manifest",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
- "name" : "@RJBS/@Basic/TestRelease",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/TestRelease",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
- "name" : "@RJBS/@Basic/ConfirmRelease",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/ConfirmRelease",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
- "name" : "@RJBS/@Basic/UploadToCPAN",
- "version" : "4.300009"
+ "name" : "@RJBS/@Filter/UploadToCPAN",
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@RJBS/AutoPrereqs",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
"name" : "@RJBS/Git::NextVersion",
- "version" : "1.120370"
+ "version" : "2.009"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@RJBS/PkgVersion",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@RJBS/MetaConfig",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@RJBS/MetaJSON",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@RJBS/NextRelease",
- "version" : "4.300009"
+ "version" : "4.300030"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
+ "name" : "@RJBS/Test::ChangesHasContent",
+ "version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@RJBS/PodSyntaxTests",
- "version" : "4.300009"
+ "version" : "4.300030"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Compile",
+ "name" : "@RJBS/Test::Compile",
+ "version" : "2.001"
},
{
- "class" : "Dist::Zilla::Plugin::Repository",
- "name" : "@RJBS/Repository",
- "version" : "0.18"
+ "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
+ "name" : "@RJBS/ReportVersions::Tiny",
+ "version" : "1.08"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -169,7 +190,7 @@
}
},
"name" : "@RJBS/TestMoreWithSubtests",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -184,52 +205,52 @@
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "@RJBS/@Git/Check",
- "version" : "1.120370"
+ "version" : "2.009"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"name" : "@RJBS/@Git/Commit",
- "version" : "1.120370"
+ "version" : "2.009"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
"name" : "@RJBS/@Git/Tag",
- "version" : "1.120370"
+ "version" : "2.009"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
"name" : "@RJBS/@Git/Push",
- "version" : "1.120370"
+ "version" : "2.009"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "4.300009"
+ "version" : "4.300030"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "4.300009"
+ "version" : "4.300030"
}
],
"zilla" : {
@@ -237,7 +258,7 @@
"config" : {
"is_trial" : "0"
},
- "version" : "4.300009"
+ "version" : "4.300030"
}
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/META.yml
new/IO-TieCombine-1.003/META.yml
--- old/IO-TieCombine-1.002/META.yml 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/META.yml 2013-09-21 08:11:42.000000000 +0200
@@ -3,11 +3,13 @@
author:
- 'Ricardo SIGNES <[email protected]>'
build_requires:
+ File::Find: 0
+ File::Temp: 0
Test::More: 0.96
configure_requires:
ExtUtils::MakeMaker: 6.30
dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300009, CPAN::Meta::Converter version
2.120351'
+generated_by: 'Dist::Zilla version 4.300030, CPAN::Meta::Converter version
2.120921'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,103 +21,113 @@
strict: 0
warnings: 0
resources:
- homepage: https://github.com/rjbs/io-tiecombine
- repository: https://github.com/rjbs/io-tiecombine.git
-version: 1.002
+ homepage: https://github.com/rjbs/IO-TieCombine
+ repository: https://github.com/rjbs/IO-TieCombine.git
+version: 1.003
x_Dist_Zilla:
+ perl:
+ version: 5.016003
plugins:
-
+ class: Dist::Zilla::Plugin::Git::GatherDir
+ name: '@RJBS/Git::GatherDir'
+ version: 2.009
+ -
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
name: '@RJBS/CheckPrereqsIndexed'
- version: 0.007
+ version: 0.008
-
- class: Dist::Zilla::Plugin::GatherDir
- name: '@RJBS/@Basic/GatherDir'
- version: 4.300009
+ class: Dist::Zilla::Plugin::CheckExtraTests
+ name: '@RJBS/CheckExtraTests'
+ version: 0.011
-
class: Dist::Zilla::Plugin::PruneCruft
- name: '@RJBS/@Basic/PruneCruft'
- version: 4.300009
+ name: '@RJBS/@Filter/PruneCruft'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::ManifestSkip
- name: '@RJBS/@Basic/ManifestSkip'
- version: 4.300009
+ name: '@RJBS/@Filter/ManifestSkip'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::MetaYAML
- name: '@RJBS/@Basic/MetaYAML'
- version: 4.300009
+ name: '@RJBS/@Filter/MetaYAML'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::License
- name: '@RJBS/@Basic/License'
- version: 4.300009
+ name: '@RJBS/@Filter/License'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::Readme
- name: '@RJBS/@Basic/Readme'
- version: 4.300009
- -
- class: Dist::Zilla::Plugin::ExtraTests
- name: '@RJBS/@Basic/ExtraTests'
- version: 4.300009
+ name: '@RJBS/@Filter/Readme'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::ExecDir
- name: '@RJBS/@Basic/ExecDir'
- version: 4.300009
+ name: '@RJBS/@Filter/ExecDir'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::ShareDir
- name: '@RJBS/@Basic/ShareDir'
- version: 4.300009
+ name: '@RJBS/@Filter/ShareDir'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::MakeMaker
- name: '@RJBS/@Basic/MakeMaker'
- version: 4.300009
+ name: '@RJBS/@Filter/MakeMaker'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::Manifest
- name: '@RJBS/@Basic/Manifest'
- version: 4.300009
+ name: '@RJBS/@Filter/Manifest'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::TestRelease
- name: '@RJBS/@Basic/TestRelease'
- version: 4.300009
+ name: '@RJBS/@Filter/TestRelease'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::ConfirmRelease
- name: '@RJBS/@Basic/ConfirmRelease'
- version: 4.300009
+ name: '@RJBS/@Filter/ConfirmRelease'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::UploadToCPAN
- name: '@RJBS/@Basic/UploadToCPAN'
- version: 4.300009
+ name: '@RJBS/@Filter/UploadToCPAN'
+ version: 4.300030
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@RJBS/AutoPrereqs'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::Git::NextVersion
name: '@RJBS/Git::NextVersion'
- version: 1.120370
+ version: 2.009
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@RJBS/PkgVersion'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@RJBS/MetaConfig'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@RJBS/MetaJSON'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::NextRelease
name: '@RJBS/NextRelease'
- version: 4.300009
+ version: 4.300030
+ -
+ class: Dist::Zilla::Plugin::Test::ChangesHasContent
+ name: '@RJBS/Test::ChangesHasContent'
+ version: 0.006
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@RJBS/PodSyntaxTests'
- version: 4.300009
+ version: 4.300030
-
- class: Dist::Zilla::Plugin::Repository
- name: '@RJBS/Repository'
- version: 0.18
+ class: Dist::Zilla::Plugin::Test::Compile
+ name: '@RJBS/Test::Compile'
+ version: 2.001
+ -
+ class: Dist::Zilla::Plugin::ReportVersions::Tiny
+ name: '@RJBS/ReportVersions::Tiny'
+ version: 1.08
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -123,7 +135,7 @@
phase: test
type: requires
name: '@RJBS/TestMoreWithSubtests'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::PodWeaver
name: '@RJBS/PodWeaver'
@@ -135,45 +147,45 @@
-
class: Dist::Zilla::Plugin::Git::Check
name: '@RJBS/@Git/Check'
- version: 1.120370
+ version: 2.009
-
class: Dist::Zilla::Plugin::Git::Commit
name: '@RJBS/@Git/Commit'
- version: 1.120370
+ version: 2.009
-
class: Dist::Zilla::Plugin::Git::Tag
name: '@RJBS/@Git/Tag'
- version: 1.120370
+ version: 2.009
-
class: Dist::Zilla::Plugin::Git::Push
name: '@RJBS/@Git/Push'
- version: 1.120370
+ version: 2.009
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: 4.300009
+ version: 4.300030
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: 4.300009
+ version: 4.300030
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: 4.300009
+ version: 4.300030
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/Makefile.PL
new/IO-TieCombine-1.003/Makefile.PL
--- old/IO-TieCombine-1.002/Makefile.PL 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/Makefile.PL 2013-09-21 08:11:42.000000000 +0200
@@ -12,6 +12,8 @@
"ABSTRACT" => "produce tied (and other) separate but combined variables",
"AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
"BUILD_REQUIRES" => {
+ "File::Find" => 0,
+ "File::Temp" => 0,
"Test::More" => "0.96"
},
"CONFIGURE_REQUIRES" => {
@@ -27,7 +29,7 @@
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "1.002",
+ "VERSION" => "1.003",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/README
new/IO-TieCombine-1.003/README
--- old/IO-TieCombine-1.002/README 2012-02-26 21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/README 2013-09-21 08:11:42.000000000 +0200
@@ -1,11 +1,11 @@
This archive contains the distribution IO-TieCombine,
-version 1.002:
+version 1.003:
produce tied (and other) separate but combined variables
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/lib/IO/TieCombine/Handle.pm
new/IO-TieCombine-1.003/lib/IO/TieCombine/Handle.pm
--- old/IO-TieCombine-1.002/lib/IO/TieCombine/Handle.pm 2012-02-26
21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/lib/IO/TieCombine/Handle.pm 2013-09-21
08:11:42.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package IO::TieCombine::Handle;
{
- $IO::TieCombine::Handle::VERSION = '1.002';
+ $IO::TieCombine::Handle::VERSION = '1.003';
}
# ABSTRACT: tied filehandles for IO::TieCombine
@@ -45,6 +45,7 @@
1;
__END__
+
=pod
=head1 NAME
@@ -53,7 +54,7 @@
=head1 VERSION
-version 1.002
+version 1.003
=head1 AUTHOR
@@ -61,10 +62,9 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/lib/IO/TieCombine/Scalar.pm
new/IO-TieCombine-1.003/lib/IO/TieCombine/Scalar.pm
--- old/IO-TieCombine-1.002/lib/IO/TieCombine/Scalar.pm 2012-02-26
21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/lib/IO/TieCombine/Scalar.pm 2013-09-21
08:11:42.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package IO::TieCombine::Scalar;
{
- $IO::TieCombine::Scalar::VERSION = '1.002';
+ $IO::TieCombine::Scalar::VERSION = '1.003';
}
# ABSTRACT: tied scalars for IO::TieCombine
@@ -41,6 +41,7 @@
1;
__END__
+
=pod
=head1 NAME
@@ -49,7 +50,7 @@
=head1 VERSION
-version 1.002
+version 1.003
=head1 AUTHOR
@@ -57,10 +58,9 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/lib/IO/TieCombine.pm
new/IO-TieCombine-1.003/lib/IO/TieCombine.pm
--- old/IO-TieCombine-1.002/lib/IO/TieCombine.pm 2012-02-26
21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/lib/IO/TieCombine.pm 2013-09-21
08:11:42.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package IO::TieCombine;
{
- $IO::TieCombine::VERSION = '1.002';
+ $IO::TieCombine::VERSION = '1.003';
}
# ABSTRACT: produce tied (and other) separate but combined variables
@@ -122,6 +122,7 @@
1;
__END__
+
=pod
=head1 NAME
@@ -130,7 +131,7 @@
=head1 VERSION
-version 1.002
+version 1.003
=head1 SYNOPSIS
@@ -167,6 +168,13 @@
later is needed. Since 5.10.0 is broken in so many other ways, you should
really upgrade anyway.
+B<ACHTUNG!!> Because of a different problem with Perls 5.10.1 - 5.16.3, if you
+send output to a tied filehandle using C<say>, and C<$\> is undefined (which is
+the default), B<< C<$\> will not be restored to C<undef> after the C<say> >>!
+This means that once you've used C<say> to print to I<any> tied filehandle, you
+have corrupted the global state of your program. Either start your program by
+setting C<$\> to an empty string, which should be safe, or upgrade to 5.18.0.
+
=head1 METHODS
=head2 new
@@ -214,10 +222,9 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/t/00-compile.t
new/IO-TieCombine-1.003/t/00-compile.t
--- old/IO-TieCombine-1.002/t/00-compile.t 1970-01-01 01:00:00.000000000
+0100
+++ new/IO-TieCombine-1.003/t/00-compile.t 2013-09-21 08:11:42.000000000
+0200
@@ -0,0 +1,74 @@
+#!perl
+
+use strict;
+use warnings;
+
+use Test::More;
+
+
+
+use File::Find;
+use File::Temp qw{ tempdir };
+
+my @modules;
+find(
+ sub {
+ return if $File::Find::name !~ /\.pm\z/;
+ my $found = $File::Find::name;
+ $found =~ s{^lib/}{};
+ $found =~ s{[/\\]}{::}g;
+ $found =~ s/\.pm$//;
+ # nothing to skip
+ push @modules, $found;
+ },
+ 'lib',
+);
+
+sub _find_scripts {
+ my $dir = shift @_;
+
+ my @found_scripts = ();
+ find(
+ sub {
+ return unless -f;
+ my $found = $File::Find::name;
+ # nothing to skip
+ open my $FH, '<', $_ or do {
+ note( "Unable to open $found in ( $! ), skipping" );
+ return;
+ };
+ my $shebang = <$FH>;
+ return unless $shebang =~ /^#!.*?\bperl\b\s*$/;
+ push @found_scripts, $found;
+ },
+ $dir,
+ );
+
+ return @found_scripts;
+}
+
+my @scripts;
+do { push @scripts, _find_scripts($_) if -d $_ }
+ for qw{ bin script scripts };
+
+my $plan = scalar(@modules) + scalar(@scripts);
+$plan ? (plan tests => $plan) : (plan skip_all => "no tests to run");
+
+{
+ # fake home for cpan-testers
+ # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
+
+ like( qx{ $^X -Ilib -e "require $_; print '$_ ok'" }, qr/^\s*$_ ok/s, "$_
loaded ok" )
+ for sort @modules;
+
+ SKIP: {
+ eval "use Test::Script 1.05; 1;";
+ skip "Test::Script needed to test script compilation",
scalar(@scripts) if $@;
+ foreach my $file ( @scripts ) {
+ my $script = $file;
+ $script =~ s!.*/!!;
+ script_compiles( $file, "$script script compiles" );
+ }
+ }
+
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/t/000-report-versions-tiny.t
new/IO-TieCombine-1.003/t/000-report-versions-tiny.t
--- old/IO-TieCombine-1.002/t/000-report-versions-tiny.t 1970-01-01
01:00:00.000000000 +0100
+++ new/IO-TieCombine-1.003/t/000-report-versions-tiny.t 2013-09-21
08:11:42.000000000 +0200
@@ -0,0 +1,79 @@
+use strict;
+use warnings;
+use Test::More 0.88;
+# This is a relatively nice way to avoid Test::NoWarnings breaking our
+# expectations by adding extra tests, without using no_plan. It also helps
+# avoid any other test module that feels introducing random tests, or even
+# test plans, is a nice idea.
+our $success = 0;
+END { $success && done_testing; }
+
+# List our own version used to generate this
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08\n";
+
+eval { # no excuses!
+ # report our Perl details
+ my $want = "any version";
+ $v .= "perl: $] (wanted $want) on $^O from $^X\n\n";
+};
+defined($@) and diag("$@");
+
+# Now, our module version dependencies:
+sub pmver {
+ my ($module, $wanted) = @_;
+ $wanted = " (want $wanted)";
+ my $pmver;
+ eval "require $module;";
+ if ($@) {
+ if ($@ =~ m/Can't locate .* in \@INC/) {
+ $pmver = 'module not found.';
+ } else {
+ diag("${module}: $@");
+ $pmver = 'died during require.';
+ }
+ } else {
+ my $version;
+ eval { $version = $module->VERSION; };
+ if ($@) {
+ diag("${module}: $@");
+ $pmver = 'died during VERSION check.';
+ } elsif (defined $version) {
+ $pmver = "$version";
+ } else {
+ $pmver = '<undef>';
+ }
+ }
+
+ # So, we should be good, right?
+ return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
+}
+
+eval { $v .= pmver('Carp','any version') };
+eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
+eval { $v .= pmver('File::Find','any version') };
+eval { $v .= pmver('File::Temp','any version') };
+eval { $v .= pmver('Symbol','any version') };
+eval { $v .= pmver('Test::More','0.96') };
+eval { $v .= pmver('Test::Pod','1.41') };
+eval { $v .= pmver('strict','any version') };
+eval { $v .= pmver('version','0.9901') };
+eval { $v .= pmver('warnings','any version') };
+
+
+# All done.
+$v .= <<'EOT';
+
+Thanks for using my code. I hope it works for you.
+If not, please try and include this output in the bug report.
+That will help me reproduce the issue and solve your problem.
+
+EOT
+
+diag($v);
+ok(1, "we really didn't test anything, just reporting data");
+$success = 1;
+
+# Work around another nasty module on CPAN. :/
+no warnings 'once';
+$Template::Test::NO_FLUSH = 1;
+exit 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/t/release-pod-syntax.t
new/IO-TieCombine-1.003/t/release-pod-syntax.t
--- old/IO-TieCombine-1.002/t/release-pod-syntax.t 2012-02-26
21:27:03.000000000 +0100
+++ new/IO-TieCombine-1.003/t/release-pod-syntax.t 1970-01-01
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-#!perl
-
-BEGIN {
- unless ($ENV{RELEASE_TESTING}) {
- require Test::More;
- Test::More::plan(skip_all => 'these tests are for release candidate
testing');
- }
-}
-
-use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
-
-all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/xt/release/changes_has_content.t
new/IO-TieCombine-1.003/xt/release/changes_has_content.t
--- old/IO-TieCombine-1.002/xt/release/changes_has_content.t 1970-01-01
01:00:00.000000000 +0100
+++ new/IO-TieCombine-1.003/xt/release/changes_has_content.t 2013-09-21
08:11:42.000000000 +0200
@@ -0,0 +1,41 @@
+#!perl
+
+use Test::More tests => 2;
+
+note 'Checking Changes';
+my $changes_file = 'Changes';
+my $newver = '1.003';
+my $trial_token = '-TRIAL';
+
+SKIP: {
+ ok(-e $changes_file, "$changes_file file exists")
+ or skip 'Changes is missing', 1;
+
+ ok(_get_changes($newver), "$changes_file has content for $newver");
+}
+
+done_testing;
+
+# _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit
+# by Jerome Quelin
+sub _get_changes
+{
+ my $newver = shift;
+
+ # parse changelog to find commit message
+ open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
+ my $changelog = join('', <$fh>);
+ close $fh;
+
+ my @content =
+ grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver
to un-indented
+ split /\n/, $changelog;
+ shift @content; # drop the version line
+
+ # drop unindented last line and trailing blank lines
+ pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ );
+
+ # return number of non-blank lines
+ return scalar @content;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/IO-TieCombine-1.002/xt/release/pod-syntax.t
new/IO-TieCombine-1.003/xt/release/pod-syntax.t
--- old/IO-TieCombine-1.002/xt/release/pod-syntax.t 1970-01-01
01:00:00.000000000 +0100
+++ new/IO-TieCombine-1.003/xt/release/pod-syntax.t 2013-09-21
08:11:42.000000000 +0200
@@ -0,0 +1,7 @@
+#!perl
+use Test::More;
+
+eval "use Test::Pod 1.41";
+plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+
+all_pod_files_ok();
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]