{
   "abstract" : "common tests to check syntax of your modules",
   "author" : [
      "Jerome Quelin"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-Test-Compile",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Dist::CheckConflicts" : "0.02",
            "Module::Build::Tiny" : "0.026"
         }
      },
      "develop" : {
         "conflicts" : {
            "Dist::Zilla::Plugin::Conflicts" : "== 0.11"
         },
         "requires" : {
            "Dist::Zilla::Plugin::Conflicts" : ">= 0, != 0.11",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Section" : "0.004",
            "Dist::CheckConflicts" : "0.02",
            "Dist::Zilla::File::InMemory" : "0",
            "Dist::Zilla::Role::FileFinderUser" : "0",
            "Dist::Zilla::Role::FileGatherer" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "Dist::Zilla::Role::PrereqSource" : "0",
            "Dist::Zilla::Role::TextTemplate" : "0",
            "Moose" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "Path::Tiny" : "0",
            "Sub::Exporter::ForMethods" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Module::CoreList" : "2.77",
            "Perl::PrereqScanner" : "1.016",
            "Test::CheckDeps" : "0.006",
            "Test::DZil" : "0",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.94",
            "Test::Warnings" : "0.005",
            "version" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::Test::Compile" : {
         "file" : "lib/Dist/Zilla/Plugin/Test/Compile.pm",
         "version" : "2.026"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dist-zilla-plugin-test-compile at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Test-Compile"
      },
      "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-Test-Compile/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/karenetheridge/dist-zilla-plugin-test-compile.git",
         "web" : "https://github.com/karenetheridge/dist-zilla-plugin-test-compile"
      },
      "x_MailingList" : "http://www.listbox.com/subscribe/?list_id=139292"
   },
   "version" : "2.026",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.019003"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Filter/Git::NextVersion",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/GatherDir",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "script_finder" : [
                     ":ExecFiles"
                  ]
               }
            },
            "name" : "@Filter/Test::Compile",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Filter/PodCoverageTests",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/PodSyntaxTests",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Filter/PruneFiles",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Filter/AutoPrereqs",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Filter/NextRelease",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Filter/PkgVersion",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "@Filter/PodWeaver",
            "version" : "3.101642"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prepender",
            "name" : "@Filter/Prepender",
            "version" : "1.112280"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/ShareDir",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Bugtracker",
            "name" : "@Filter/Bugtracker",
            "version" : "1.111080"
         },
         {
            "class" : "Dist::Zilla::Plugin::Homepage",
            "name" : "@Filter/Homepage",
            "version" : "1.101420"
         },
         {
            "class" : "Dist::Zilla::Plugin::Repository",
            "name" : "@Filter/Repository",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "name" : "@Filter/MetaProvides::Package",
            "version" : "1.14000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::HelpWanted",
            "name" : "@Filter/HelpWanted",
            "version" : "0.3.0"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Covenant",
            "name" : "@Filter/Covenant",
            "version" : "0.1.0"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/Readme",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmeAnyFromPod",
            "version" : "0.131500"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
            "name" : "@Filter/CheckChangeLog",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Filter/TestRelease",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Filter/Git::Check",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Filter/Git::Commit",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Filter/Git::Tag",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Filter/Git::Push",
            "version" : "2.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleBuildTiny",
            "name" : "ModuleBuildTiny",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "Authority",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "configure",
                  "type" : "requires"
               }
            },
            "name" : "ConfigureRequires",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Conflicts",
            "name" : "Conflicts",
            "version" : "0.13"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "requires"
               }
            },
            "name" : "DevelopRequires",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "conflicts"
               }
            },
            "name" : "DevelopConflicts",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "name" : "MetaProvides::Package",
            "version" : "1.14000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "name" : "RunExtraTests",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckDeps",
            "name" : "Test::CheckDeps",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "name" : "Test::EOL",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "name" : "Test::CPAN::Changes",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "MetaTests",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "Test::Version",
            "version" : "0.002004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
            "name" : "Test::ChangesHasContent",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
            "name" : "Test::UnusedVars",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "Test::MinimumVersion",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
            "name" : "Test::PodSpelling",
            "version" : "2.006000"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
            "name" : "Test::Pod::No404s",
            "version" : "1.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "name" : "build",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "name" : "release",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
            "name" : "ContributorsFromGit",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
            "name" : "Git::CheckFor::MergeConflicts",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "Git::CheckFor::CorrectBranch",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
            "name" : "Git::Remote::Check",
            "version" : "0.1.2"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300037"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300037"
      }
   },
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:JQUELIN",
   "x_breaks" : {
      "Test::Kwalitee::Extra" : "v0.0.8"
   },
   "x_contributors" : [
      "Ahmad M. Zawawi <azawawi@ubuntu.(none)>",
      "Chris Weyl <cweyl@alumni.drew.edu>",
      "Graham Knop <haarg@haarg.org>",
      "Harley Pig <harleypig@gmail.com>",
      "Jerome Quelin <jquelin@gmail.com>",
      "Jesse Luehrs <doy@tozt.net>",
      "Karen Etheridge <ether@cpan.org>",
      "Kent Fredric <kentfredric@gmail.com>",
      "Marcel Gruenauer <hanekomu@gmail.com>",
      "Olivier Mengu\u00e9 <dolmen@cpan.org>",
      "Peter Shangov <pshangov@yahoo.com>",
      "Randy Stauner <randy@magnificent-tears.com>",
      "Ricardo SIGNES <rjbs@cpan.org>",
      "fayland <fayland@gmail.com>"
   ]
}

