]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blobdiff - t/00-report-prereqs.dd
Version 0.009
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / t / 00-report-prereqs.dd
index 687022ec3bbe5577c8ed73248e12fd8527ae4cba..a1d4e4d818809f9b7e24d98d1f00f9eded894a83 100644 (file)
@@ -7,6 +7,8 @@ do { my $x = {
        'develop' => {
                       'requires' => {
                                       'Dist::Zilla' => '5',
+                                      'Dist::Zilla::Plugin::Bootstrap::lib' => '0',
+                                      'Dist::Zilla::Plugin::Prereqs' => '0',
                                       'Dist::Zilla::PluginBundle::Author::CCM' => '0',
                                       'Pod::Coverage::TrustPod' => '0',
                                       'Software::License::Perl_5' => '0',
@@ -14,8 +16,10 @@ do { my $x = {
                                       'Test::CPAN::Meta' => '0',
                                       'Test::CleanNamespaces' => '0.15',
                                       'Test::EOL' => '0',
-                                      'Test::More' => '0.88',
+                                      'Test::MinimumVersion' => '0',
+                                      'Test::More' => '0.96',
                                       'Test::NoTabs' => '0',
+                                      'Test::Perl::Critic' => '0',
                                       'Test::Pod' => '1.41',
                                       'Test::Pod::Coverage' => '1.08',
                                       'Test::Pod::No404s' => '0',
@@ -23,7 +27,12 @@ do { my $x = {
                                     }
                     },
        'runtime' => {
+                      'recommends' => {
+                                        'Dist::Zilla::Plugin::FakeRelease' => '0',
+                                        'Dist::Zilla::Plugin::Prereqs::FromCPANfile' => '0'
+                                      },
                       'requires' => {
+                                      'Dist::Zilla' => '5.038',
                                       'Dist::Zilla::Plugin::Authority' => '0',
                                       'Dist::Zilla::Plugin::AutoPrereqs' => '0',
                                       'Dist::Zilla::Plugin::BlockRelease' => '0',
@@ -32,8 +41,6 @@ do { my $x = {
                                       'Dist::Zilla::Plugin::CopyFilesFromBuild' => '0',
                                       'Dist::Zilla::Plugin::Encoding' => '0',
                                       'Dist::Zilla::Plugin::ExecDir' => '0',
-                                      'Dist::Zilla::Plugin::ExtraTests' => '0',
-                                      'Dist::Zilla::Plugin::FakeRelease' => '0',
                                       'Dist::Zilla::Plugin::Git::Check' => '0',
                                       'Dist::Zilla::Plugin::Git::Commit' => '0',
                                       'Dist::Zilla::Plugin::Git::CommitBuild' => '0',
@@ -59,28 +66,28 @@ do { my $x = {
                                       'Dist::Zilla::Plugin::PodSyntaxTests' => '0',
                                       'Dist::Zilla::Plugin::PodWeaver' => '0',
                                       'Dist::Zilla::Plugin::Prereqs::AuthorDeps' => '0',
-                                      'Dist::Zilla::Plugin::Prereqs::FromCPANfile' => '0',
                                       'Dist::Zilla::Plugin::PruneCruft' => '0',
                                       'Dist::Zilla::Plugin::PruneFiles' => '0',
                                       'Dist::Zilla::Plugin::ReadmeAnyFromPod' => '0',
-                                      'Dist::Zilla::Plugin::ReversionOnRelease' => '0',
+                                      'Dist::Zilla::Plugin::RunExtraTests' => '0',
                                       'Dist::Zilla::Plugin::Test::CPAN::Changes' => '0',
                                       'Dist::Zilla::Plugin::Test::CleanNamespaces' => '0',
                                       'Dist::Zilla::Plugin::Test::Compile' => '0',
                                       'Dist::Zilla::Plugin::Test::EOL' => '0',
+                                      'Dist::Zilla::Plugin::Test::MinimumVersion' => '0',
                                       'Dist::Zilla::Plugin::Test::NoTabs' => '0',
                                       'Dist::Zilla::Plugin::Test::Perl::Critic' => '0',
                                       'Dist::Zilla::Plugin::Test::Pod::No404s' => '0',
                                       'Dist::Zilla::Plugin::Test::Portability' => '0',
                                       'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0',
                                       'Dist::Zilla::Plugin::TestRelease' => '0',
-                                      'Dist::Zilla::Plugin::TravisYML' => '0',
                                       'Dist::Zilla::Plugin::UploadToCPAN' => '0',
                                       'Dist::Zilla::Role::PluginBundle::Config::Slicer' => '0',
                                       'Dist::Zilla::Role::PluginBundle::Easy' => '0',
                                       'Dist::Zilla::Role::PluginBundle::PluginRemover' => '0',
                                       'Dist::Zilla::Util' => '0',
                                       'Moose' => '0',
+                                      'Perl::Version' => '0',
                                       'Pod::Elemental::Transformer::List' => '0',
                                       'Pod::Elemental::Transformer::Verbatim' => '0',
                                       'Pod::Weaver::Config::Assembler' => '0',
@@ -97,7 +104,9 @@ do { my $x = {
                                       'Pod::Weaver::Section::Name' => '0',
                                       'Pod::Weaver::Section::Region' => '0',
                                       'Pod::Weaver::Section::Version' => '0',
+                                      'Test::CPAN::Meta' => '0',
                                       'namespace::autoclean' => '0',
+                                      'perl' => '5.014',
                                       'strict' => '0',
                                       'warnings' => '0'
                                     }
@@ -111,9 +120,7 @@ do { my $x = {
                                    'File::Spec' => '0',
                                    'IO::Handle' => '0',
                                    'IPC::Open3' => '0',
-                                   'Test::More' => '0',
-                                   'blib' => '1.01',
-                                   'perl' => '5.006'
+                                   'Test::More' => '0'
                                  }
                  }
      };
This page took 0.028119 seconds and 4 git commands to generate.