X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=t%2F00-report-prereqs.dd;h=0b09b630446d5aaf76372f53093444508c133644;hp=4ce9265fd1250e980137c8ca9854c60a67a505de;hb=e325852aa9ca67592ca857dd4f38cb3f13a97715;hpb=71591e40fa4a522e41ed7283cce39780f4ef8cb5 diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd index 4ce9265..0b09b63 100644 --- a/t/00-report-prereqs.dd +++ b/t/00-report-prereqs.dd @@ -8,6 +8,7 @@ do { my $x = { 'requires' => { 'Dist::Zilla' => '5', 'Dist::Zilla::Plugin::ConsistentVersionTest' => '0', + 'Dist::Zilla::Plugin::Run::Release' => '0', 'Dist::Zilla::PluginBundle::Author::CCM' => '0', 'Dist::Zilla::PluginBundle::Filter' => '0', 'Pod::Coverage::TrustPod' => '0', @@ -39,6 +40,7 @@ do { my $x = { 'XML::Entities' => '0', 'XML::Parser::Lite' => '0', 'parent' => '0', + 'perl' => 'v5.10.1', 'strict' => '0', 'warnings' => '0' } @@ -52,8 +54,7 @@ do { my $x = { 'File::Spec' => '0', 'IO::Handle' => '0', 'IPC::Open3' => '0', - 'Test::More' => '0', - 'perl' => '5.006' + 'Test::More' => '0' } } };