From b6fceefe2a4d7ced3a71fbd407ee0193322ac8c4 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 23 Jul 2014 07:03:03 +1200 Subject: [PATCH] Build results of 960e93e (on master) --- Changes | 8 ++++ META.json | 38 +++++++++---------- META.yml | 38 +++++++++---------- Makefile.PL | 6 +-- README | 2 +- dist.ini | 3 +- dist.ini.meta | 1 + lib/Test/File/ShareDir.pm | 4 +- lib/Test/File/ShareDir/Dist.pm | 4 +- lib/Test/File/ShareDir/Module.pm | 4 +- lib/Test/File/ShareDir/Object/Dist.pm | 4 +- lib/Test/File/ShareDir/Object/Inc.pm | 4 +- lib/Test/File/ShareDir/Object/Module.pm | 4 +- lib/Test/File/ShareDir/TempDirObject.pm | 4 +- misc/Changes.deps | 6 ++- misc/Changes.deps.all | 6 ++- misc/Changes.deps.dev | 4 +- misc/Changes.deps.opt | 4 +- t/00-compile/lib_Test_File_ShareDir_Dist_pm.t | 2 +- .../lib_Test_File_ShareDir_Module_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Dist_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Inc_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Module_pm.t | 2 +- .../lib_Test_File_ShareDir_TempDirObject_pm.t | 2 +- t/00-compile/lib_Test_File_ShareDir_pm.t | 2 +- t/00-report-prereqs.dd | 2 +- 26 files changed, 91 insertions(+), 69 deletions(-) diff --git a/Changes b/Changes index a4e5c07..b49e16c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Release history for Test-File-ShareDir +1.000003 2014-07-22T19:02:06Z + [Bugfix] + - Attempt to avoid tempdir(CLEANUP => 1) being an error with newer Path::Tiny + + [Dependencies::Stats] + - Dependencies changed since 1.000002, see misc/*.deps* for details + - runtime: ↑1 + 1.000002 2014-07-18T16:33:36Z [00 Trivial] - Minor packaging cleanups shaving ~7k diff --git a/META.json b/META.json index 1011fa7..6de9c60 100644 --- a/META.json +++ b/META.json @@ -89,7 +89,7 @@ "Class::Tiny" : "0", "File::Copy::Recursive" : "0", "File::ShareDir" : "1.00", - "Path::Tiny" : "0", + "Path::Tiny" : "0.018", "perl" : "5.006", "strict" : "0", "warnings" : "0" @@ -121,31 +121,31 @@ "provides" : { "Test::File::ShareDir" : { "file" : "lib/Test/File/ShareDir.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::Dist" : { "file" : "lib/Test/File/ShareDir/Dist.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::Module" : { "file" : "lib/Test/File/ShareDir/Module.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::Object::Dist" : { "file" : "lib/Test/File/ShareDir/Object/Dist.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::Object::Inc" : { "file" : "lib/Test/File/ShareDir/Object/Inc.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::Object::Module" : { "file" : "lib/Test/File/ShareDir/Object/Module.pm", - "version" : "1.000002" + "version" : "1.000003" }, "Test::File::ShareDir::TempDirObject" : { "file" : "lib/Test/File/ShareDir/TempDirObject.pm", - "version" : "1.000002" + "version" : "1.000003" } }, "release_status" : "stable", @@ -160,7 +160,7 @@ "web" : "https://github.com/kentnl/Test-File-ShareDir" } }, - "version" : "1.000002", + "version" : "1.000003", "x_BuiltWith" : { "modules" : { "CPAN::Meta" : "2.141520", @@ -188,7 +188,7 @@ "Dist::Zilla::Plugin::Manifest" : "5.019", "Dist::Zilla::Plugin::ManifestSkip" : "5.019", "Dist::Zilla::Plugin::MetaConfig" : "5.019", - "Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.000000", + "Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.000001", "Dist::Zilla::Plugin::MetaJSON" : "5.019", "Dist::Zilla::Plugin::MetaProvides::Package" : "2.000002", "Dist::Zilla::Plugin::MetaTests" : "5.019", @@ -201,10 +201,10 @@ "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000", "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.141760", "Dist::Zilla::Plugin::ReadmeFromPod" : "0.21", - "Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001000", + "Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001001", "Dist::Zilla::Plugin::RunExtraTests" : "0.022", "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008", - "Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002000", + "Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002001", "Dist::Zilla::Plugin::Test::Kwalitee" : "2.07", "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005", "Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410", @@ -226,10 +226,10 @@ "Test::CPAN::Changes" : "0.28", "Test::CPAN::Meta" : "0.23", "Test::Fatal" : "0.013", - "Test::Kwalitee" : "1.18", + "Test::Kwalitee" : "1.19", "Test::More" : "1.001003", "Test::Pod" : "1.48", - "Test::Pod::Coverage" : "1.08", + "Test::Pod::Coverage" : "1.10", "lib" : "0.63", "strict" : "1.08", "version" : "0.9908", @@ -308,7 +308,7 @@ } }, "name" : "@Author::KENTNL/MetaData::BuiltWith", - "version" : "1.000000" + "version" : "1.000001" }, { "class" : "Dist::Zilla::Plugin::Git::GatherDir", @@ -409,7 +409,7 @@ } }, "name" : "@Author::KENTNL/Test::Compile::PerFile", - "version" : "0.002000" + "version" : "0.002001" }, { "class" : "Dist::Zilla::Plugin::Test::Perl::Critic", @@ -430,7 +430,7 @@ } }, "name" : "@Author::KENTNL/RewriteVersion::Sanitized", - "version" : "0.001000" + "version" : "0.001001" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -658,7 +658,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : null, "signed" : 0, - "tag" : "1.000002-source", + "tag" : "1.000003-source", "tag_format" : "%v-source", "tag_message" : "v%v", "time_zone" : "local" @@ -729,7 +729,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : "releases", "signed" : 0, - "tag" : "1.000002", + "tag" : "1.000003", "tag_format" : "%v", "tag_message" : "v%v", "time_zone" : "local" diff --git a/META.yml b/META.yml index c16c6fa..696f914 100644 --- a/META.yml +++ b/META.yml @@ -29,31 +29,31 @@ no_index: provides: Test::File::ShareDir: file: lib/Test/File/ShareDir.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::Dist: file: lib/Test/File/ShareDir/Dist.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::Module: file: lib/Test/File/ShareDir/Module.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::Object::Dist: file: lib/Test/File/ShareDir/Object/Dist.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::Object::Inc: file: lib/Test/File/ShareDir/Object/Inc.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::Object::Module: file: lib/Test/File/ShareDir/Object/Module.pm - version: '1.000002' + version: '1.000003' Test::File::ShareDir::TempDirObject: file: lib/Test/File/ShareDir/TempDirObject.pm - version: '1.000002' + version: '1.000003' requires: Carp: '0' Class::Tiny: '0' File::Copy::Recursive: '0' File::ShareDir: '1.00' - Path::Tiny: '0' + Path::Tiny: '0.018' perl: '5.006' strict: '0' warnings: '0' @@ -61,7 +61,7 @@ resources: bugtracker: https://github.com/kentnl/Test-File-ShareDir/issues homepage: https://github.com/kentnl/Test-File-ShareDir repository: https://github.com/kentnl/Test-File-ShareDir.git -version: '1.000002' +version: '1.000003' x_BuiltWith: modules: CPAN::Meta: '2.141520' @@ -89,7 +89,7 @@ x_BuiltWith: Dist::Zilla::Plugin::Manifest: '5.019' Dist::Zilla::Plugin::ManifestSkip: '5.019' Dist::Zilla::Plugin::MetaConfig: '5.019' - Dist::Zilla::Plugin::MetaData::BuiltWith: '1.000000' + Dist::Zilla::Plugin::MetaData::BuiltWith: '1.000001' Dist::Zilla::Plugin::MetaJSON: '5.019' Dist::Zilla::Plugin::MetaProvides::Package: '2.000002' Dist::Zilla::Plugin::MetaTests: '5.019' @@ -102,10 +102,10 @@ x_BuiltWith: Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.002000' Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.141760' Dist::Zilla::Plugin::ReadmeFromPod: '0.21' - Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001000' + Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001001' Dist::Zilla::Plugin::RunExtraTests: '0.022' Dist::Zilla::Plugin::Test::CPAN::Changes: '0.008' - Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002000' + Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002001' Dist::Zilla::Plugin::Test::Kwalitee: '2.07' Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005' Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410' @@ -127,10 +127,10 @@ x_BuiltWith: Test::CPAN::Changes: '0.28' Test::CPAN::Meta: '0.23' Test::Fatal: '0.013' - Test::Kwalitee: '1.18' + Test::Kwalitee: '1.19' Test::More: '1.001003' Test::Pod: '1.48' - Test::Pod::Coverage: '1.08' + Test::Pod::Coverage: '1.10' lib: '0.63' strict: '1.08' version: '0.9908' @@ -191,7 +191,7 @@ x_Dist_Zilla: - -i uname_call: uname name: '@Author::KENTNL/MetaData::BuiltWith' - version: '1.000000' + version: '1.000001' - class: Dist::Zilla::Plugin::Git::GatherDir config: @@ -271,7 +271,7 @@ x_Dist_Zilla: test_template: 01-basic.t.tpl xt_mode: ~ name: '@Author::KENTNL/Test::Compile::PerFile' - version: '0.002000' + version: '0.002001' - class: Dist::Zilla::Plugin::Test::Perl::Critic name: '@Author::KENTNL/Test::Perl::Critic' @@ -287,7 +287,7 @@ x_Dist_Zilla: mantissa: '6' normal_form: numify name: '@Author::KENTNL/RewriteVersion::Sanitized' - version: '0.001000' + version: '0.001001' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -462,7 +462,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: ~ signed: 0 - tag: 1.000002-source + tag: 1.000003-source tag_format: '%v-source' tag_message: v%v time_zone: local @@ -516,7 +516,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: releases signed: 0 - tag: '1.000002' + tag: '1.000003' tag_format: '%v' tag_message: v%v time_zone: local diff --git a/Makefile.PL b/Makefile.PL index fe25c24..59c2102 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,7 +24,7 @@ my %WriteMakefileArgs = ( "Class::Tiny" => 0, "File::Copy::Recursive" => 0, "File::ShareDir" => "1.00", - "Path::Tiny" => 0, + "Path::Tiny" => "0.018", "strict" => 0, "warnings" => 0 }, @@ -41,7 +41,7 @@ my %WriteMakefileArgs = ( "lib" => 0, "version" => "0.77" }, - "VERSION" => "1.000002", + "VERSION" => "1.000003", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } @@ -59,7 +59,7 @@ my %FallbackPrereqs = ( "File::Spec::Functions" => 0, "FindBin" => 0, "List::Util" => 0, - "Path::Tiny" => 0, + "Path::Tiny" => "0.018", "Scalar::Util" => 0, "Test::Fatal" => 0, "Test::More" => "0.96", diff --git a/README b/README index 1a251ce..59fbc54 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME testing. VERSION - version 1.000002 + version 1.000003 SYNOPSIS use Test::More; diff --git a/dist.ini b/dist.ini index 014fd1d..3481e3c 100644 --- a/dist.ini +++ b/dist.ini @@ -71,7 +71,7 @@ skips = ^Example$ -phase = develop -type = suggests Dist::Zilla::App::Command::bakeini = 0.001000 -Dist::Zilla::PluginBundle::Author::KENTNL = 2.016000 +Dist::Zilla::PluginBundle::Author::KENTNL = 2.016004 [MinimumPerl / @Author::KENTNL/MinimumPerl] @@ -191,3 +191,4 @@ Dist::Zilla::Plugin::UploadToCPAN = 0 directory = t/tlib [Prereqs] +Path::Tiny = 0.018 diff --git a/dist.ini.meta b/dist.ini.meta index 130d1dd..c1bf0c4 100644 --- a/dist.ini.meta +++ b/dist.ini.meta @@ -33,3 +33,4 @@ auto_prereqs_skip = ^Example$ directory = t/tlib [Prereqs] +Path::Tiny = 0.018 ; # Attempt to avoid ::tempdir( CLEANUP => 1 ) failing diff --git a/lib/Test/File/ShareDir.pm b/lib/Test/File/ShareDir.pm index 4f385a3..bf7cde4 100644 --- a/lib/Test/File/ShareDir.pm +++ b/lib/Test/File/ShareDir.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Create a Fake ShareDir for your modules for testing. @@ -211,7 +211,7 @@ Test::File::ShareDir - Create a Fake ShareDir for your modules for testing. =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/Dist.pm b/lib/Test/File/ShareDir/Dist.pm index dda21ae..dd29161 100644 --- a/lib/Test/File/ShareDir/Dist.pm +++ b/lib/Test/File/ShareDir/Dist.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::Dist; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Simplified dist oriented ShareDir tester @@ -78,7 +78,7 @@ Test::File::ShareDir::Dist - Simplified dist oriented ShareDir tester =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/Module.pm b/lib/Test/File/ShareDir/Module.pm index 530d791..7212bce 100644 --- a/lib/Test/File/ShareDir/Module.pm +++ b/lib/Test/File/ShareDir/Module.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::Module; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Simplified module oriented ShareDir tester @@ -80,7 +80,7 @@ Test::File::ShareDir::Module - Simplified module oriented ShareDir tester =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/Object/Dist.pm b/lib/Test/File/ShareDir/Object/Dist.pm index 7042b92..bea58df 100644 --- a/lib/Test/File/ShareDir/Object/Dist.pm +++ b/lib/Test/File/ShareDir/Object/Dist.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::Object::Dist; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Object Oriented ShareDir creation for distributions @@ -169,7 +169,7 @@ Test::File::ShareDir::Object::Dist - Object Oriented ShareDir creation for distr =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/Object/Inc.pm b/lib/Test/File/ShareDir/Object/Inc.pm index 9b1d6a9..72c753b 100644 --- a/lib/Test/File/ShareDir/Object/Inc.pm +++ b/lib/Test/File/ShareDir/Object/Inc.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::Object::Inc; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Shared tempdir object code to inject into @INC @@ -108,7 +108,7 @@ Test::File::ShareDir::Object::Inc - Shared tempdir object code to inject into @I =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/Object/Module.pm b/lib/Test/File/ShareDir/Object/Module.pm index 0fc5d9b..c2f17cf 100644 --- a/lib/Test/File/ShareDir/Object/Module.pm +++ b/lib/Test/File/ShareDir/Object/Module.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::Object::Module; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Object Oriented ShareDir creation for modules @@ -172,7 +172,7 @@ Test::File::ShareDir::Object::Module - Object Oriented ShareDir creation for mod =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/lib/Test/File/ShareDir/TempDirObject.pm b/lib/Test/File/ShareDir/TempDirObject.pm index ca53dff..448ebc7 100644 --- a/lib/Test/File/ShareDir/TempDirObject.pm +++ b/lib/Test/File/ShareDir/TempDirObject.pm @@ -4,7 +4,7 @@ use warnings; package Test::File::ShareDir::TempDirObject; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Internal Object to make code simpler. @@ -174,7 +174,7 @@ Test::File::ShareDir::TempDirObject - Internal Object to make code simpler. =head1 VERSION -version 1.000002 +version 1.000003 =head1 SYNOPSIS diff --git a/misc/Changes.deps b/misc/Changes.deps index c0ee73a..24bdc9b 100644 --- a/misc/Changes.deps +++ b/misc/Changes.deps @@ -1,6 +1,10 @@ This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test) -1.000002 +1.000003 + [Changed / runtime requires] + - Path::Tiny 0 → 0.018 + +1.000002 2014-07-18T16:33:36Z [Added / test requires] - File::Spec - Scalar::Util diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index cd1c2b5..63535e3 100644 --- a/misc/Changes.deps.all +++ b/misc/Changes.deps.all @@ -1,6 +1,10 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop) -1.000002 +1.000003 + [Changed / runtime requires] + - Path::Tiny 0 → 0.018 + +1.000002 2014-07-18T16:33:36Z [Added / test recommends] - CPAN::Meta::Prereqs diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index 09a57c0..b29b3cd 100644 --- a/misc/Changes.deps.dev +++ b/misc/Changes.deps.dev @@ -1,6 +1,8 @@ This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL ) -1.000002 +1.000003 + +1.000002 2014-07-18T16:33:36Z [Changed / develop suggests] - Dist::Zilla::App::Command::bakeini 0.001000 → 0.001001 - Dist::Zilla::PluginBundle::Author::KENTNL 2.016000 → 2.016004 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index a8253b2..40dc25e 100644 --- a/misc/Changes.deps.opt +++ b/misc/Changes.deps.opt @@ -1,6 +1,8 @@ This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test) -1.000002 +1.000003 + +1.000002 2014-07-18T16:33:36Z [Added / test recommends] - CPAN::Meta::Prereqs diff --git a/t/00-compile/lib_Test_File_ShareDir_Dist_pm.t b/t/00-compile/lib_Test_File_ShareDir_Dist_pm.t index 38b27bc..7622ddf 100644 --- a/t/00-compile/lib_Test_File_ShareDir_Dist_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_Dist_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_Module_pm.t b/t/00-compile/lib_Test_File_ShareDir_Module_pm.t index 7bb4d63..e606cf2 100644 --- a/t/00-compile/lib_Test_File_ShareDir_Module_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_Module_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_Object_Dist_pm.t b/t/00-compile/lib_Test_File_ShareDir_Object_Dist_pm.t index 383bf74..6015bd7 100644 --- a/t/00-compile/lib_Test_File_ShareDir_Object_Dist_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_Object_Dist_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_Object_Inc_pm.t b/t/00-compile/lib_Test_File_ShareDir_Object_Inc_pm.t index 08dcc94..9cdb4a6 100644 --- a/t/00-compile/lib_Test_File_ShareDir_Object_Inc_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_Object_Inc_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_Object_Module_pm.t b/t/00-compile/lib_Test_File_ShareDir_Object_Module_pm.t index b9fba7e..b7620d5 100644 --- a/t/00-compile/lib_Test_File_ShareDir_Object_Module_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_Object_Module_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_TempDirObject_pm.t b/t/00-compile/lib_Test_File_ShareDir_TempDirObject_pm.t index f137d5d..eb2fa00 100644 --- a/t/00-compile/lib_Test_File_ShareDir_TempDirObject_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_TempDirObject_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-compile/lib_Test_File_ShareDir_pm.t b/t/00-compile/lib_Test_File_ShareDir_pm.t index f0f06ef..a444148 100644 --- a/t/00-compile/lib_Test_File_ShareDir_pm.t +++ b/t/00-compile/lib_Test_File_ShareDir_pm.t @@ -2,7 +2,7 @@ use strict; use warnings; # This test was generated for -# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002000 +# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.002001 # with template 01-basic.t.tpl use Test::More 0.89 tests => 1; diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd index 663dc68..7709a50 100644 --- a/t/00-report-prereqs.dd +++ b/t/00-report-prereqs.dd @@ -69,7 +69,7 @@ do { my $x = { 'Class::Tiny' => '0', 'File::Copy::Recursive' => '0', 'File::ShareDir' => '1.00', - 'Path::Tiny' => '0', + 'Path::Tiny' => '0.018', 'perl' => '5.006', 'strict' => '0', 'warnings' => '0'