Hello community,
here is the log from the commit of package perl-Task-Kensho-ModuleDev for
openSUSE:Factory checked in at 2014-03-25 13:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Task-Kensho-ModuleDev (Old)
and /work/SRC/openSUSE:Factory/.perl-Task-Kensho-ModuleDev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Task-Kensho-ModuleDev"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Task-Kensho-ModuleDev/perl-Task-Kensho-ModuleDev.changes
2014-02-28 19:16:54.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-ModuleDev.new/perl-Task-Kensho-ModuleDev.changes
2014-03-25 13:26:00.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Mar 22 19:05:00 UTC 2014 - [email protected]
+
+- updated to 0.36
+ - fix pod markup error in main Task::Kensho distribution
+ - module list revisions to CLI, Dates, Toolchain, WebCrawling,
+ WebDev
+
+-------------------------------------------------------------------
Old:
----
Task-Kensho-ModuleDev-0.35.tar.gz
New:
----
Task-Kensho-ModuleDev-0.36.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Task-Kensho-ModuleDev.spec ++++++
--- /var/tmp/diff_new_pack.YFQNH1/_old 2014-03-25 13:26:00.000000000 +0100
+++ /var/tmp/diff_new_pack.YFQNH1/_new 2014-03-25 13:26:00.000000000 +0100
@@ -17,7 +17,7 @@
Name: perl-Task-Kensho-ModuleDev
-Version: 0.35
+Version: 0.36
Release: 0
%define cpan_name Task-Kensho-ModuleDev
Summary: A Glimpse at an Enlightened Perl: Module Development
@@ -35,7 +35,7 @@
BuildRequires: perl(Dist::Zilla)
BuildRequires: perl(Modern::Perl)
BuildRequires: perl(Module::Build::Tiny)
-BuildRequires: perl(Module::Build::Tiny) >= 0.034
+BuildRequires: perl(Module::Build::Tiny) >= 0.035
BuildRequires: perl(Perl::Critic)
BuildRequires: perl(Perl::Tidy)
BuildRequires: perl(Perl::Version)
++++++ Task-Kensho-ModuleDev-0.35.tar.gz -> Task-Kensho-ModuleDev-0.36.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/Build.PL
new/Task-Kensho-ModuleDev-0.36/Build.PL
--- old/Task-Kensho-ModuleDev-0.35/Build.PL 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/Build.PL 2014-03-08 19:56:37.000000000
+0100
@@ -1,4 +1,4 @@
# This Build.PL for Task-Kensho-ModuleDev was generated by
Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
use 5.006;
-use Module::Build::Tiny 0.034;
+use Module::Build::Tiny 0.035;
Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/Changes
new/Task-Kensho-ModuleDev-0.36/Changes
--- old/Task-Kensho-ModuleDev-0.35/Changes 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/Changes 2014-03-08 19:56:37.000000000
+0100
@@ -1,5 +1,10 @@
Revision history for Task-Kensho-ModuleDev
+0.36 2014-03-08
+ - fix pod markup error in main Task::Kensho distribution
+ - module list revisions to CLI, Dates, Toolchain, WebCrawling,
+ WebDev
+
0.35 2014-01-30
- updated recommendations for Async, CLI, ModuleDev, Scalability,
WebDev
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/LICENSE
new/Task-Kensho-ModuleDev-0.36/LICENSE
--- old/Task-Kensho-ModuleDev-0.35/LICENSE 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/LICENSE 2014-03-08 19:56:37.000000000
+0100
@@ -22,7 +22,7 @@
Version 1, February 1989
Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/MANIFEST
new/Task-Kensho-ModuleDev-0.36/MANIFEST
--- old/Task-Kensho-ModuleDev-0.35/MANIFEST 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/MANIFEST 2014-03-08 19:56:37.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.013.
Build.PL
Changes
LICENSE
@@ -11,6 +11,7 @@
lib/Task/Kensho/ModuleDev.pm
t/00-report-prereqs.t
xt/author/00-compile.t
+xt/author/pod-spell.t
xt/release/changes_has_content.t
xt/release/cpan-changes.t
xt/release/distmeta.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/META.json
new/Task-Kensho-ModuleDev-0.36/META.json
--- old/Task-Kensho-ModuleDev-0.35/META.json 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/META.json 2014-03-08 19:56:37.000000000
+0100
@@ -4,7 +4,7 @@
"Chris Prather <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version
2.133380",
+ "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version
2.140640",
"license" : [
"perl_5"
],
@@ -48,12 +48,12 @@
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
- "Module::Build::Tiny" : "0.034"
+ "Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
- "Dist::Zilla" : "5.012",
+ "Dist::Zilla" : "5.013",
"Dist::Zilla::Plugin::GitHub::Update" : "0",
"Dist::Zilla::Plugin::GithubMeta" : "0",
"File::Spec" : "0",
@@ -103,6 +103,12 @@
}
}
},
+ "provides" : {
+ "Task::Kensho::ModuleDev" : {
+ "file" : "lib/Task/Kensho/ModuleDev.pm",
+ "version" : "0.36"
+ }
+ },
"release_status" : "stable",
"resources" : {
"bugtracker" : {
@@ -115,21 +121,21 @@
"web" : "https://github.com/EnlightenedPerlOrganisation/task-kensho"
}
},
- "version" : "0.35",
+ "version" : "0.36",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.019007"
+ "version" : "5.019009"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
"name" : "=inc::SubTaskPluginBundle/Git::NextVersion",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"name" : "=inc::SubTaskPluginBundle/Git::GatherDir",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::MungeFile::WithConfigFile",
@@ -150,22 +156,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "=inc::SubTaskPluginBundle/MetaYAML",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "=inc::SubTaskPluginBundle/MetaJSON",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "=inc::SubTaskPluginBundle/License",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "=inc::SubTaskPluginBundle/Manifest",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -206,7 +212,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "=inc::SubTaskPluginBundle/MetaTests",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Test::Version",
@@ -231,12 +237,17 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "=inc::SubTaskPluginBundle/PodSyntaxTests",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "=inc::SubTaskPluginBundle/PodCoverageTests",
- "version" : "5.012"
+ "version" : "5.013"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
+ "name" : "=inc::SubTaskPluginBundle/Test::PodSpelling",
+ "version" : "2.006007"
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
@@ -266,7 +277,7 @@
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "=inc::SubTaskPluginBundle/PkgVersion",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Authority",
@@ -371,7 +382,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "=inc::SubTaskPluginBundle/NextRelease",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -386,12 +397,36 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "=inc::SubTaskPluginBundle/MetaNoIndex",
- "version" : "5.012"
+ "version" : "5.013"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
+ "config" : {
+ "Dist::Zilla::Plugin::MetaProvides::Package" : {
+ "finder" : [
+ ":InstallModules"
+ ],
+ "finder_objects" : [
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":InstallModules",
+ "version" : "5.013"
+ }
+ ]
+ },
+ "Dist::Zilla::Role::MetaProvider::Provider" : {
+ "inherit_missing" : "1",
+ "inherit_version" : "1",
+ "meta_noindex" : "1"
+ }
+ },
+ "name" : "=inc::SubTaskPluginBundle/MetaProvides::Package",
+ "version" : "2.000001"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "=inc::SubTaskPluginBundle/MetaConfig",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::OptionalFeature",
@@ -420,12 +455,12 @@
}
},
"name" : "=inc::SubTaskPluginBundle/OptionalFeature",
- "version" : "0.012"
+ "version" : "0.013"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "=inc::SubTaskPluginBundle/AutoPrereqs",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -446,12 +481,12 @@
}
},
"name" : "=inc::SubTaskPluginBundle/installer_requirements",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"name" : "=inc::SubTaskPluginBundle/RunExtraTests",
- "version" : "0.016"
+ "version" : "0.018"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker::Fallback",
@@ -478,7 +513,7 @@
{
"class" : "Dist::Zilla::Plugin::Run::AfterBuild",
"name" : "=inc::SubTaskPluginBundle/Run::AfterBuild",
- "version" : "0.020"
+ "version" : "0.021"
},
{
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -488,7 +523,7 @@
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "=inc::SubTaskPluginBundle/Git::Check",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
@@ -503,72 +538,67 @@
{
"class" : "Dist::Zilla::Plugin::Git::Remote::Check",
"name" : "=inc::SubTaskPluginBundle/Git::Remote::Check",
- "version" : "0.2.0"
+ "version" : "0.1.2"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "=inc::SubTaskPluginBundle/TestRelease",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "=inc::SubTaskPluginBundle/after tests",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "=inc::SubTaskPluginBundle/UploadToCPAN",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"name" : "=inc::SubTaskPluginBundle/Git::Commit",
- "version" : "2.019"
- },
- {
- "class" : "Dist::Zilla::Plugin::ConfirmRelease",
- "name" : "=inc::SubTaskPluginBundle/ConfirmRelease",
- "version" : "5.012"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "5.012"
+ "version" : "5.013"
}
],
"zilla" : {
@@ -576,7 +606,7 @@
"config" : {
"is_trial" : "0"
},
- "version" : "5.012"
+ "version" : "5.013"
}
},
"x_authority" : "cpan:PERIGRIN"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/META.yml
new/Task-Kensho-ModuleDev-0.36/META.yml
--- old/Task-Kensho-ModuleDev-0.35/META.yml 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/META.yml 2014-03-08 19:56:37.000000000
+0100
@@ -3,20 +3,20 @@
author:
- 'Chris Prather <[email protected]>'
build_requires:
- ExtUtils::MakeMaker: 0
- File::Spec::Functions: 0
- List::Util: 0
- Test::More: 0
- version: 0
+ ExtUtils::MakeMaker: '0'
+ File::Spec::Functions: '0'
+ List::Util: '0'
+ Test::More: '0'
+ version: '0'
configure_requires:
- ExtUtils::MakeMaker: 6.30
- Module::Build::Tiny: 0.034
+ ExtUtils::MakeMaker: '6.30'
+ Module::Build::Tiny: '0.035'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version
2.133380'
+generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version
2.140640'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
+ version: '1.4'
name: Task-Kensho-ModuleDev
no_index:
directory:
@@ -28,77 +28,81 @@
ModuleDev:
description: 'Module Development'
requires:
- CPAN::Uploader: 0
- Carp::Always: 0
- Devel::NYTProf: 0
- Dist::Zilla: 0
- Modern::Perl: 0
- Module::Build::Tiny: 0
- Perl::Critic: 0
- Perl::Tidy: 0
- Perl::Version: 0
- Pod::Readme: 0
- Software::License: 0
+ CPAN::Uploader: '0'
+ Carp::Always: '0'
+ Devel::NYTProf: '0'
+ Dist::Zilla: '0'
+ Modern::Perl: '0'
+ Module::Build::Tiny: '0'
+ Perl::Critic: '0'
+ Perl::Tidy: '0'
+ Perl::Version: '0'
+ Pod::Readme: '0'
+ Software::License: '0'
+provides:
+ Task::Kensho::ModuleDev:
+ file: lib/Task/Kensho/ModuleDev.pm
+ version: '0.36'
recommends:
- CPAN::Uploader: 0
- Carp::Always: 0
- Devel::NYTProf: 0
- Dist::Zilla: 0
- Modern::Perl: 0
- Module::Build::Tiny: 0
- Perl::Critic: 0
- Perl::Tidy: 0
- Perl::Version: 0
- Pod::Readme: 0
- Software::License: 0
+ CPAN::Uploader: '0'
+ Carp::Always: '0'
+ Devel::NYTProf: '0'
+ Dist::Zilla: '0'
+ Modern::Perl: '0'
+ Module::Build::Tiny: '0'
+ Perl::Critic: '0'
+ Perl::Tidy: '0'
+ Perl::Version: '0'
+ Pod::Readme: '0'
+ Software::License: '0'
requires:
- perl: 5.006
- strict: 0
- warnings: 0
+ perl: '5.006'
+ strict: '0'
+ warnings: '0'
resources:
bugtracker: https://github.com/EnlightenedPerlOrganisation/task-kensho/issues
homepage: https://github.com/EnlightenedPerlOrganisation/task-kensho
repository: https://github.com/EnlightenedPerlOrganisation/task-kensho.git
-version: 0.35
+version: '0.36'
x_Dist_Zilla:
perl:
- version: 5.019007
+ version: '5.019009'
plugins:
-
class: Dist::Zilla::Plugin::Git::NextVersion
- name: '=inc::SubTaskPluginBundle/Git::NextVersion'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::NextVersion
+ version: '2.020'
-
class: Dist::Zilla::Plugin::Git::GatherDir
- name: '=inc::SubTaskPluginBundle/Git::GatherDir'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::GatherDir
+ version: '2.020'
-
class: Dist::Zilla::Plugin::MungeFile::WithConfigFile
config:
Dist::Zilla::Plugin::MungeFile::WithConfigFile:
- configfile: '../modules.yml'
+ configfile: ../modules.yml
files:
- README
finder:
- ':InstallModules'
- name: '=inc::SubTaskPluginBundle/MungeFile::WithConfigFile'
- version: 0.002
+ name: =inc::SubTaskPluginBundle/MungeFile::WithConfigFile
+ version: '0.002'
-
class: Dist::Zilla::Plugin::MetaYAML
- name: '=inc::SubTaskPluginBundle/MetaYAML'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaYAML
+ version: '5.013'
-
class: Dist::Zilla::Plugin::MetaJSON
- name: '=inc::SubTaskPluginBundle/MetaJSON'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaJSON
+ version: '5.013'
-
class: Dist::Zilla::Plugin::License
- name: '=inc::SubTaskPluginBundle/License'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/License
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Manifest
- name: '=inc::SubTaskPluginBundle/Manifest'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/Manifest
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -108,8 +112,8 @@
- ':InstallModules'
script_finder:
- ':ExecFiles'
- name: '=inc::SubTaskPluginBundle/Test::Compile'
- version: 2.039
+ name: =inc::SubTaskPluginBundle/Test::Compile
+ version: '2.039'
-
class: Dist::Zilla::Plugin::Test::NoTabs
config:
@@ -118,68 +122,72 @@
- ':InstallModules'
script_finder:
- ':ExecFiles'
- name: '=inc::SubTaskPluginBundle/Test::NoTabs'
- version: 0.06
+ name: =inc::SubTaskPluginBundle/Test::NoTabs
+ version: '0.06'
-
class: Dist::Zilla::Plugin::EOLTests
- name: '=inc::SubTaskPluginBundle/EOLTests'
- version: 0.02
+ name: =inc::SubTaskPluginBundle/EOLTests
+ version: '0.02'
-
class: Dist::Zilla::Plugin::MetaTests
- name: '=inc::SubTaskPluginBundle/MetaTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaTests
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Test::Version
- name: '=inc::SubTaskPluginBundle/Test::Version'
- version: 0.002004
+ name: =inc::SubTaskPluginBundle/Test::Version
+ version: '0.002004'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
- name: '=inc::SubTaskPluginBundle/Test::CPAN::Changes'
- version: 0.008
+ name: =inc::SubTaskPluginBundle/Test::CPAN::Changes
+ version: '0.008'
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
- name: '=inc::SubTaskPluginBundle/Test::ChangesHasContent'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/Test::ChangesHasContent
+ version: '0.006'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
- name: '=inc::SubTaskPluginBundle/Test::MinimumVersion'
- version: 2.000005
+ name: =inc::SubTaskPluginBundle/Test::MinimumVersion
+ version: '2.000005'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
- name: '=inc::SubTaskPluginBundle/PodSyntaxTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PodSyntaxTests
+ version: '5.013'
-
class: Dist::Zilla::Plugin::PodCoverageTests
- name: '=inc::SubTaskPluginBundle/PodCoverageTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PodCoverageTests
+ version: '5.013'
+ -
+ class: Dist::Zilla::Plugin::Test::PodSpelling
+ name: =inc::SubTaskPluginBundle/Test::PodSpelling
+ version: '2.006007'
-
class: Dist::Zilla::Plugin::Test::Kwalitee
- name: '=inc::SubTaskPluginBundle/Test::Kwalitee'
- version: 2.07
+ name: =inc::SubTaskPluginBundle/Test::Kwalitee
+ version: '2.07'
-
class: Dist::Zilla::Plugin::MojibakeTests
- name: '=inc::SubTaskPluginBundle/MojibakeTests'
- version: 0.5
+ name: =inc::SubTaskPluginBundle/MojibakeTests
+ version: '0.5'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
- name: '=inc::SubTaskPluginBundle/Test::ReportPrereqs'
- version: 0.013
+ name: =inc::SubTaskPluginBundle/Test::ReportPrereqs
+ version: '0.013'
-
class: Dist::Zilla::Plugin::Test::Portability
- name: '=inc::SubTaskPluginBundle/Test::Portability'
- version: 2.000005
+ name: =inc::SubTaskPluginBundle/Test::Portability
+ version: '2.000005'
-
class: Dist::Zilla::Plugin::Git::Describe
- name: '=inc::SubTaskPluginBundle/Git::Describe'
- version: 0.003
+ name: =inc::SubTaskPluginBundle/Git::Describe
+ version: '0.003'
-
class: Dist::Zilla::Plugin::PkgVersion
- name: '=inc::SubTaskPluginBundle/PkgVersion'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PkgVersion
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Authority
- name: '=inc::SubTaskPluginBundle/Authority'
- version: 1.006
+ name: =inc::SubTaskPluginBundle/Authority
+ version: '1.006'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -191,233 +199,246 @@
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@CorePrep/EnsurePod5'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Plugin::H1Nester
name: '@CorePrep/H1Nester'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@Default/SingleEncoding'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Name
name: '@Default/Name'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Version
name: '@Default/Version'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Region
name: '@Default/prelude'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: SYNOPSIS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: DESCRIPTION
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: OVERVIEW
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: ATTRIBUTES
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: METHODS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: FUNCTIONS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Leftovers
name: '@Default/Leftovers'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Region
name: '@Default/postlude'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Authors
name: '@Default/Authors'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Legal
name: '@Default/Legal'
- version: 4.006
- name: '=inc::SubTaskPluginBundle/PodWeaver'
- version: 4.005
+ version: '4.006'
+ name: =inc::SubTaskPluginBundle/PodWeaver
+ version: '4.005'
-
class: Dist::Zilla::Plugin::NextRelease
- name: '=inc::SubTaskPluginBundle/NextRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/NextRelease
+ version: '5.013'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
- name: '=inc::SubTaskPluginBundle/ReadmeAnyFromPod'
- version: 0.133360
+ name: =inc::SubTaskPluginBundle/ReadmeAnyFromPod
+ version: '0.133360'
-
class: Dist::Zilla::Plugin::GithubMeta
- name: '=inc::SubTaskPluginBundle/GithubMeta'
- version: 0.42
+ name: =inc::SubTaskPluginBundle/GithubMeta
+ version: '0.42'
-
class: Dist::Zilla::Plugin::MetaNoIndex
- name: '=inc::SubTaskPluginBundle/MetaNoIndex'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaNoIndex
+ version: '5.013'
+ -
+ class: Dist::Zilla::Plugin::MetaProvides::Package
+ config:
+ Dist::Zilla::Plugin::MetaProvides::Package:
+ finder:
+ - ':InstallModules'
+ finder_objects:
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':InstallModules'
+ version: '5.013'
+ Dist::Zilla::Role::MetaProvider::Provider:
+ inherit_missing: '1'
+ inherit_version: '1'
+ meta_noindex: '1'
+ name: =inc::SubTaskPluginBundle/MetaProvides::Package
+ version: '2.000001'
-
class: Dist::Zilla::Plugin::MetaConfig
- name: '=inc::SubTaskPluginBundle/MetaConfig'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaConfig
+ version: '5.013'
-
class: Dist::Zilla::Plugin::OptionalFeature
config:
Dist::Zilla::Plugin::OptionalFeature:
- always_recommend: 1
- default: 1
+ always_recommend: '1'
+ default: '1'
description: 'Module Development'
name: ModuleDev
phase: runtime
prereqs:
- CPAN::Uploader: 0
- Carp::Always: 0
- Devel::NYTProf: 0
- Dist::Zilla: 0
- Modern::Perl: 0
- Module::Build::Tiny: 0
- Perl::Critic: 0
- Perl::Tidy: 0
- Perl::Version: 0
- Pod::Readme: 0
- Software::License: 0
- require_develop: 0
+ CPAN::Uploader: '0'
+ Carp::Always: '0'
+ Devel::NYTProf: '0'
+ Dist::Zilla: '0'
+ Modern::Perl: '0'
+ Module::Build::Tiny: '0'
+ Perl::Critic: '0'
+ Perl::Tidy: '0'
+ Perl::Version: '0'
+ Pod::Readme: '0'
+ Software::License: '0'
+ require_develop: '0'
type: requires
- name: '=inc::SubTaskPluginBundle/OptionalFeature'
- version: 0.012
+ name: =inc::SubTaskPluginBundle/OptionalFeature
+ version: '0.013'
-
class: Dist::Zilla::Plugin::AutoPrereqs
- name: '=inc::SubTaskPluginBundle/AutoPrereqs'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/AutoPrereqs
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
- name: '=inc::SubTaskPluginBundle/Prereqs::AuthorDeps'
- version: 0.002
+ name: =inc::SubTaskPluginBundle/Prereqs::AuthorDeps
+ version: '0.002'
-
class: Dist::Zilla::Plugin::MinimumPerl
- name: '=inc::SubTaskPluginBundle/MinimumPerl'
- version: 1.003
+ name: =inc::SubTaskPluginBundle/MinimumPerl
+ version: '1.003'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: develop
type: requires
- name: '=inc::SubTaskPluginBundle/installer_requirements'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/installer_requirements
+ version: '5.013'
-
class: Dist::Zilla::Plugin::RunExtraTests
- name: '=inc::SubTaskPluginBundle/RunExtraTests'
- version: 0.016
+ name: =inc::SubTaskPluginBundle/RunExtraTests
+ version: '0.018'
-
class: Dist::Zilla::Plugin::MakeMaker::Fallback
- name: '=inc::SubTaskPluginBundle/MakeMaker::Fallback'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/MakeMaker::Fallback
+ version: '0.006'
-
class: Dist::Zilla::Plugin::ModuleBuildTiny
- name: '=inc::SubTaskPluginBundle/ModuleBuildTiny'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/ModuleBuildTiny
+ version: '0.006'
-
class: Dist::Zilla::Plugin::CheckSelfDependency
config:
Dist::Zilla::Plugin::CheckSelfDependency:
finder:
- ':InstallModules'
- name: '=inc::SubTaskPluginBundle/CheckSelfDependency'
- version: 0.007
+ name: =inc::SubTaskPluginBundle/CheckSelfDependency
+ version: '0.007'
-
class: Dist::Zilla::Plugin::Run::AfterBuild
- name: '=inc::SubTaskPluginBundle/Run::AfterBuild'
- version: 0.020
+ name: =inc::SubTaskPluginBundle/Run::AfterBuild
+ version: '0.021'
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
- name: '=inc::SubTaskPluginBundle/CheckPrereqsIndexed'
- version: 0.010
+ name: =inc::SubTaskPluginBundle/CheckPrereqsIndexed
+ version: '0.010'
-
class: Dist::Zilla::Plugin::Git::Check
- name: '=inc::SubTaskPluginBundle/Git::Check'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::Check
+ version: '2.020'
-
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
- name: '=inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts'
- version: 0.009
+ name: =inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts
+ version: '0.009'
-
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
- name: '=inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch'
- version: 0.009
+ name: =inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch
+ version: '0.009'
-
class: Dist::Zilla::Plugin::Git::Remote::Check
- name: '=inc::SubTaskPluginBundle/Git::Remote::Check'
- version: 0.2.0
+ name: =inc::SubTaskPluginBundle/Git::Remote::Check
+ version: 0.1.2
-
class: Dist::Zilla::Plugin::TestRelease
- name: '=inc::SubTaskPluginBundle/TestRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/TestRelease
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Git::Check
name: '=inc::SubTaskPluginBundle/after tests'
- version: 2.019
+ version: '2.020'
-
class: Dist::Zilla::Plugin::UploadToCPAN
- name: '=inc::SubTaskPluginBundle/UploadToCPAN'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/UploadToCPAN
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Git::Commit
- name: '=inc::SubTaskPluginBundle/Git::Commit'
- version: 2.019
- -
- class: Dist::Zilla::Plugin::ConfirmRelease
- name: '=inc::SubTaskPluginBundle/ConfirmRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/Git::Commit
+ version: '2.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: 5.012
+ version: '5.013'
zilla:
class: Dist::Zilla::Dist::Builder
config:
- is_trial: 0
- version: 5.012
+ is_trial: '0'
+ version: '5.013'
x_authority: cpan:PERIGRIN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/Makefile.PL
new/Task-Kensho-ModuleDev-0.36/Makefile.PL
--- old/Task-Kensho-ModuleDev-0.35/Makefile.PL 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/Makefile.PL 2014-03-08 19:56:37.000000000
+0100
@@ -1,6 +1,6 @@
# This Makefile.PL for Task-Kensho-ModuleDev was generated by
# Dist::Zilla::Plugin::MakeMaker::Fallback 0.006
-# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.19.
+# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.20.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
@@ -9,7 +9,7 @@
BEGIN {
my %configure_requires = (
'ExtUtils::MakeMaker' => '6.30',
- 'Module::Build::Tiny' => '0.034',
+ 'Module::Build::Tiny' => '0.035',
);
my @missing = grep {
@@ -73,7 +73,7 @@
"BUILD_REQUIRES" => {},
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => "6.30",
- "Module::Build::Tiny" => "0.034"
+ "Module::Build::Tiny" => "0.035"
},
"DISTNAME" => "Task-Kensho-ModuleDev",
"EXE_FILES" => [],
@@ -90,7 +90,7 @@
"Test::More" => 0,
"version" => 0
},
- "VERSION" => "0.35",
+ "VERSION" => "0.36",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/README
new/Task-Kensho-ModuleDev-0.36/README
--- old/Task-Kensho-ModuleDev-0.35/README 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/README 2014-03-08 19:56:37.000000000
+0100
@@ -8,9 +8,9 @@
"seeing one's nature"[1] or "true self."[2] It generally "refers to the
realization of nonduality of subject and object."[3]
-Task::Kensho is a first cut at building a list of recommended modules for
-Enlightened Perl development. CPAN is wonderful, but there are too many wheels
-and you have to pick and choose amongst the various competing technologies.
+Task::Kensho is a list of recommended modules for Enlightened Perl
+development. CPAN is wonderful, but there are too many wheels and you have to
+pick and choose amongst the various competing technologies.
The plan is for Task::Kensho to be a rough testing ground for ideas that go
into among other things the Enlightened Perl Organisation Extended Core
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/README.md
new/Task-Kensho-ModuleDev-0.36/README.md
--- old/Task-Kensho-ModuleDev-0.35/README.md 2014-01-30 20:28:15.000000000
+0100
+++ new/Task-Kensho-ModuleDev-0.36/README.md 2014-03-08 19:56:37.000000000
+0100
@@ -4,7 +4,7 @@
# VERSION
-version 0.35
+version 0.36
# SYNOPSIS
@@ -20,7 +20,7 @@
> self."\[2\] It generally "refers to the realization of nonduality of
> subject and object."\[3\]
-[Task::Kensho](https://metacpan.org/pod/Task::Kensho) is a first cut at
building a list of recommended modules
+[Task::Kensho](https://metacpan.org/pod/Task::Kensho) is a list of recommended
modules
for Enlightened Perl development. CPAN is wonderful, but there are too
many wheels and you have to pick and choose amongst the various
competing technologies.
@@ -101,7 +101,7 @@
The `cpanm` client requires interactive mode to be enabled for this to work:
- cpanm --interactive Task-Kensho
+ cpanm --interactive Task::Kensho::ModuleDev
# BUGS AND LIMITATIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-ModuleDev-0.35/lib/Task/Kensho/ModuleDev.pm
new/Task-Kensho-ModuleDev-0.36/lib/Task/Kensho/ModuleDev.pm
--- old/Task-Kensho-ModuleDev-0.35/lib/Task/Kensho/ModuleDev.pm 2014-01-30
20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/lib/Task/Kensho/ModuleDev.pm 2014-03-08
19:56:37.000000000 +0100
@@ -4,8 +4,8 @@
BEGIN {
$Task::Kensho::ModuleDev::AUTHORITY = 'cpan:PERIGRIN';
}
-# git description: v0.34004-TRIAL-29-gda0fbe3
-$Task::Kensho::ModuleDev::VERSION = '0.35';
+# git description: v0.35-32-g8d529eb
+$Task::Kensho::ModuleDev::VERSION = '0.36';
# ABSTRACT: A Glimpse at an Enlightened Perl: Module Development
__END__
@@ -20,7 +20,7 @@
=head1 VERSION
-version 0.35
+version 0.36
=head1 SYNOPSIS
@@ -42,7 +42,7 @@
=back
-L<Task::Kensho> is a first cut at building a list of recommended modules
+L<Task::Kensho> is a list of recommended modules
for Enlightened Perl development. CPAN is wonderful, but there are too
many wheels and you have to pick and choose amongst the various
competing technologies.
@@ -125,7 +125,7 @@
The C<cpanm> client requires interactive mode to be enabled for this to work:
- cpanm --interactive Task-Kensho
+ cpanm --interactive Task::Kensho::ModuleDev
=head1 BUGS AND LIMITATIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/t/00-report-prereqs.t
new/Task-Kensho-ModuleDev-0.36/t/00-report-prereqs.t
--- old/Task-Kensho-ModuleDev-0.35/t/00-report-prereqs.t 2014-01-30
20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/t/00-report-prereqs.t 2014-03-08
19:56:37.000000000 +0100
@@ -46,12 +46,12 @@
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '6.30',
- 'Module::Build::Tiny' => '0.034'
+ 'Module::Build::Tiny' => '0.035'
}
},
'develop' => {
'requires' => {
- 'Dist::Zilla' => '5.012',
+ 'Dist::Zilla' => '5.013',
'Dist::Zilla::Plugin::GitHub::Update' =>
'0',
'Dist::Zilla::Plugin::GithubMeta' => '0',
'File::Spec' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/xt/author/pod-spell.t
new/Task-Kensho-ModuleDev-0.36/xt/author/pod-spell.t
--- old/Task-Kensho-ModuleDev-0.35/xt/author/pod-spell.t 1970-01-01
01:00:00.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/xt/author/pod-spell.t 2014-03-08
19:56:37.000000000 +0100
@@ -0,0 +1,19 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006007
+use Test::Spelling 0.12;
+use Pod::Wordlist;
+
+
+add_stopwords(<DATA>);
+all_pod_files_spelling_ok( qw( bin lib ) );
+__DATA__
+Chris
+Prather
+chris
+lib
+Task
+Kensho
+ModuleDev
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-ModuleDev-0.35/xt/release/changes_has_content.t
new/Task-Kensho-ModuleDev-0.36/xt/release/changes_has_content.t
--- old/Task-Kensho-ModuleDev-0.35/xt/release/changes_has_content.t
2014-01-30 20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/xt/release/changes_has_content.t
2014-03-08 19:56:37.000000000 +0100
@@ -4,7 +4,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.35';
+my $newver = '0.36';
my $trial_token = '-TRIAL';
SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/xt/release/distmeta.t
new/Task-Kensho-ModuleDev-0.36/xt/release/distmeta.t
--- old/Task-Kensho-ModuleDev-0.35/xt/release/distmeta.t 2014-01-30
20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/xt/release/distmeta.t 2014-03-08
19:56:37.000000000 +0100
@@ -1,8 +1,6 @@
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
-use Test::More;
+use Test::CPAN::Meta;
-eval "use Test::CPAN::Meta";
-plan skip_all => "Test::CPAN::Meta required for testing META.yml" if $@;
meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/xt/release/pod-coverage.t
new/Task-Kensho-ModuleDev-0.36/xt/release/pod-coverage.t
--- old/Task-Kensho-ModuleDev-0.35/xt/release/pod-coverage.t 2014-01-30
20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/xt/release/pod-coverage.t 2014-03-08
19:56:37.000000000 +0100
@@ -1,14 +1,7 @@
#!perl
# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests.
-use Test::More;
-
-eval "use Test::Pod::Coverage 1.08";
-plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage"
- if $@;
-
-eval "use Pod::Coverage::TrustPod";
-plan skip_all => "Pod::Coverage::TrustPod required for testing POD coverage"
- if $@;
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-ModuleDev-0.35/xt/release/pod-syntax.t
new/Task-Kensho-ModuleDev-0.36/xt/release/pod-syntax.t
--- old/Task-Kensho-ModuleDev-0.35/xt/release/pod-syntax.t 2014-01-30
20:28:15.000000000 +0100
+++ new/Task-Kensho-ModuleDev-0.36/xt/release/pod-syntax.t 2014-03-08
19:56:37.000000000 +0100
@@ -1,8 +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]