{ "abstract" : "Build a Build.PL that uses the current module to build itself", "author" : [ "Leon Timmermans " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Dist-Zilla-Plugin-BuildSelf", "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.039" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "requires" : { "Dist::Zilla::File::InMemory" : "0", "Dist::Zilla::Role::BuildPL" : "0", "Dist::Zilla::Role::PrereqSource" : "0", "Dist::Zilla::Role::TextTemplate" : "0", "Moose" : "0", "perl" : "5.006" } }, "test" : { "requires" : { "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Test::More" : "0", "perl" : "5.006", "strict" : "0", "warnings" : "0" } } }, "provides" : { "Dist::Zilla::Plugin::BuildSelf" : { "file" : "lib/Dist/Zilla/Plugin/BuildSelf.pm", "version" : "0.004" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "mailto" : "bug-dist-zilla-plugin-buildself at rt.cpan.org", "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-BuildSelf" }, "repository" : { "type" : "git", "url" : "git://github.com/Leont/dist-zilla-plugin-buildself.git", "web" : "https://github.com/Leont/dist-zilla-plugin-buildself" } }, "version" : "0.004" }