{
   "abstract" : "Expose PL_compiling to perl",
   "author" : [
      "Florian Ragwitz <rafl@debian.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "B-Compiling",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "B" : "0",
            "Sub::Exporter" : "0",
            "XSLoader" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-B-Compiling@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=B-Compiling"
      },
      "homepage" : "http://metacpan.org/release/B-Compiling",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rafl/b-compiling.git",
         "web" : "http://github.com/rafl/b-compiling"
      }
   },
   "version" : "0.06",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.018002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : "0",
                  "include_dotfiles" : "0",
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@FLORA/@Basic/GatherDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@FLORA/@Basic/PruneCruft",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@FLORA/@Basic/ManifestSkip",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@FLORA/@Basic/MetaYAML",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@FLORA/@Basic/License",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@FLORA/@Basic/Readme",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@FLORA/@Basic/ExtraTests",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@FLORA/@Basic/ExecDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@FLORA/@Basic/ShareDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@FLORA/@Basic/MakeMaker",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@FLORA/@Basic/Manifest",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@FLORA/@Basic/TestRelease",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@FLORA/@Basic/ConfirmRelease",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@FLORA/@Basic/UploadToCPAN",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@FLORA/MetaConfig",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@FLORA/MetaJSON",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@FLORA/PkgVersion",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@FLORA/PodSyntaxTests",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::NoTabsTests",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/release/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@FLORA/NoTabsTests",
            "version" : "0.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@FLORA/PodCoverageTests",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "@FLORA/MetaResources",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@FLORA/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::EOLTests",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/release/eol.t"
               }
            },
            "name" : "@FLORA/EOLTests",
            "version" : "0.16"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "config_plugins" : [
                     "@FLORA"
                  ],
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@FLORA/Name",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@FLORA/prelude",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "TYPES",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@FLORA/Leftovers",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@FLORA/postlude",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@FLORA/Authors",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@FLORA/Legal",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "@FLORA/List",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Encoding",
                        "name" : "@FLORA/Encoding",
                        "version" : "0.02"
                     }
                  ]
               }
            },
            "name" : "@FLORA/PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@FLORA/AutoPrereqs",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.025"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.025"
      }
   },
   "x_authority" : "cpan:FLORA"
}