{
  "abstract" : "common tests to check syntax of your modules",
  "author" : [
     "Jerome Quelin"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dist-Zilla-Plugin-Test-Compile",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "version" : "0.9901"
        }
     },
     "runtime" : {
        "requires" : {
           "Data::Section" : "0",
           "Dist::Zilla::File::InMemory" : "0",
           "Dist::Zilla::Role::FileGatherer" : "0",
           "Moose" : "0",
           "namespace::autoclean" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Dist::Zilla::Tester" : "0",
           "File::Find" : "0",
           "File::Temp" : "0",
           "Path::Class" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Dist::Zilla::Plugin::CompileTests" : {
        "file" : "lib/Dist/Zilla/Plugin/CompileTests.pm",
        "version" : "2.001"
     },
     "Dist::Zilla::Plugin::Test::Compile" : {
        "file" : "lib/Dist/Zilla/Plugin/Test/Compile.pm",
        "version" : "2.001"
     }
  },
  "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/jquelin/dist-zilla-plugin-test-compile.git",
        "web" : "https://github.com/jquelin/dist-zilla-plugin-test-compile"
     },
     "x_MailingList" : "http://www.listbox.com/subscribe/?list_id=139292"
  },
  "version" : "2.001",
  "x_Dist_Zilla" : {
     "perl" : {
        "version" : "5.016002"
     },
     "plugins" : [
        {
           "class" : "Dist::Zilla::Plugin::MetaResources",
           "name" : "MetaResources",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::NextVersion",
           "name" : "@Author::JQUELIN/Git::NextVersion",
           "version" : "2.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::GatherDir",
           "name" : "@Author::JQUELIN/GatherDir",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Compile",
           "name" : "@Author::JQUELIN/Test::Compile",
           "version" : "1.112820"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodCoverageTests",
           "name" : "@Author::JQUELIN/PodCoverageTests",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
           "name" : "@Author::JQUELIN/PodSyntaxTests",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
           "name" : "@Author::JQUELIN/ReportVersions::Tiny",
           "version" : "1.08"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneCruft",
           "name" : "@Author::JQUELIN/PruneCruft",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneFiles",
           "name" : "@Author::JQUELIN/PruneFiles",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ManifestSkip",
           "name" : "@Author::JQUELIN/ManifestSkip",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoPrereqs",
           "name" : "@Author::JQUELIN/AutoPrereqs",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExtraTests",
           "name" : "@Author::JQUELIN/ExtraTests",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::NextRelease",
           "name" : "@Author::JQUELIN/NextRelease",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::PkgVersion",
           "name" : "@Author::JQUELIN/PkgVersion",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodWeaver",
           "name" : "@Author::JQUELIN/PodWeaver",
           "version" : "3.101641"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prepender",
           "name" : "@Author::JQUELIN/Prepender",
           "version" : "1.112280"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExecDir",
           "name" : "@Author::JQUELIN/ExecDir",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ShareDir",
           "name" : "@Author::JQUELIN/ShareDir",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Bugtracker",
           "name" : "@Author::JQUELIN/Bugtracker",
           "version" : "1.111080"
        },
        {
           "class" : "Dist::Zilla::Plugin::Homepage",
           "name" : "@Author::JQUELIN/Homepage",
           "version" : "1.101420"
        },
        {
           "class" : "Dist::Zilla::Plugin::Repository",
           "name" : "@Author::JQUELIN/Repository",
           "version" : "0.19"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
           "name" : "@Author::JQUELIN/MetaProvides::Package",
           "version" : "1.14000001"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaConfig",
           "name" : "@Author::JQUELIN/MetaConfig",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::HelpWanted",
           "name" : "@Author::JQUELIN/HelpWanted",
           "version" : "0.2.1"
        },
        {
           "class" : "Dist::Zilla::Plugin::License",
           "name" : "@Author::JQUELIN/License",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Covenant",
           "name" : "@Author::JQUELIN/Covenant",
           "version" : "0.1.0"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaYAML",
           "name" : "@Author::JQUELIN/MetaYAML",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaJSON",
           "name" : "@Author::JQUELIN/MetaJSON",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ModuleBuild",
           "name" : "@Author::JQUELIN/ModuleBuild",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Readme",
           "name" : "@Author::JQUELIN/Readme",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
           "name" : "@Author::JQUELIN/ReadmeAnyFromPod",
           "version" : "0.120120"
        },
        {
           "class" : "Dist::Zilla::Plugin::Manifest",
           "name" : "@Author::JQUELIN/Manifest",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::CheckChangeLog",
           "name" : "@Author::JQUELIN/CheckChangeLog",
           "version" : "0.01"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "@Author::JQUELIN/TestRelease",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Check",
           "name" : "@Author::JQUELIN/Git::Check",
           "version" : "2.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Commit",
           "name" : "@Author::JQUELIN/Git::Commit",
           "version" : "2.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Tag",
           "name" : "@Author::JQUELIN/Git::Tag",
           "version" : "2.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Push",
           "name" : "@Author::JQUELIN/Git::Push",
           "version" : "2.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::UploadToCPAN",
           "name" : "@Author::JQUELIN/UploadToCPAN",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::EOL",
           "name" : "Test::EOL",
           "version" : "0.07"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":InstallModules",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":IncModules",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":TestFiles",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExecFiles",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ShareFiles",
           "version" : "4.300028"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":MainModule",
           "version" : "4.300028"
        }
     ],
     "zilla" : {
        "class" : "Dist::Zilla::Dist::Builder",
        "config" : {
           "is_trial" : "0"
        },
        "version" : "4.300028"
     }
  },
  "x_author_pledge" : {
     "version" : 1
  }
}