The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "prepend lines at the top of your perl files",
   "author" : [
      "Jerome Quelin"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-Prepender",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::Role::FileMunger" : "0",
            "Moose" : "0",
            "MooseX::Has::Sugar" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Dist::Zilla::Tester" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Path::Class" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::Prepender" : {
         "file" : "lib/Dist/Zilla/Plugin/Prepender.pm",
         "version" : "2.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dist-zilla-plugin-prepender at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Prepender"
      },
      "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-Prepender/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jquelin/dist-zilla-plugin-prepender.git",
         "web" : "https://github.com/jquelin/dist-zilla-plugin-prepender"
      },
      "x_MailingList" : "http://www.listbox.com/subscribe/?list_id=139292"
   },
   "version" : "2.001",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.020001"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Bootstrap::lib",
            "config" : {
               "Dist::Zilla::Role::Bootstrap" : {
                  "distname" : "Dist-Zilla-Plugin-Prepender",
                  "fallback" : "1",
                  "try_built" : "1",
                  "try_built_method" : "mtime"
               }
            },
            "name" : "Bootstrap::lib",
            "version" : "1.001000"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "0.001",
                  "version_by_branch" : "0",
                  "version_regexp" : "(?^:^v(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JQUELIN/Git::NextVersion",
            "version" : "2.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Author::JQUELIN/GatherDir",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "0",
                  "fail_on_warning" : "author",
                  "fake_home" : "0",
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : "0",
                  "phase" : "test",
                  "script_finder" : [
                     ":ExecFiles"
                  ],
                  "skips" : []
               }
            },
            "name" : "@Author::JQUELIN/Test::Compile",
            "version" : "2.046"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Author::JQUELIN/PodCoverageTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::JQUELIN/PodSyntaxTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
            "name" : "@Author::JQUELIN/ReportVersions::Tiny",
            "version" : "1.10"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::JQUELIN/PruneCruft",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Author::JQUELIN/PruneFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::JQUELIN/ManifestSkip",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Author::JQUELIN/AutoPrereqs",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Author::JQUELIN/ExtraTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Author::JQUELIN/NextRelease",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Author::JQUELIN/PkgVersion",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@Default/SingleEncoding",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@Default/Name",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@Default/Version",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Default/prelude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@Default/Leftovers",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Default/postlude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@Default/Authors",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@Default/Legal",
                        "version" : "4.006"
                     }
                  ]
               }
            },
            "name" : "@Author::JQUELIN/PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prepender",
            "name" : "@Author::JQUELIN/Prepender",
            "version" : "2.000"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::JQUELIN/ExecDir",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::JQUELIN/ShareDir",
            "version" : "5.020"
         },
         {
            "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.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : "@Author::JQUELIN/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
                        "version" : "5.020"
                     }
                  ]
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "inherit_missing" : "1",
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               }
            },
            "name" : "@Author::JQUELIN/MetaProvides::Package",
            "version" : "2.001002"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::JQUELIN/MetaConfig",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::HelpWanted",
            "name" : "@Author::JQUELIN/HelpWanted",
            "version" : "0.3.1"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::JQUELIN/License",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Covenant",
            "name" : "@Author::JQUELIN/Covenant",
            "version" : "0.1.0"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::JQUELIN/MetaYAML",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::JQUELIN/MetaJSON",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleBuild",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Author::JQUELIN/ModuleBuild",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::JQUELIN/Readme",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Author::JQUELIN/ReadmeAnyFromPod",
            "version" : "0.142470"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::JQUELIN/Manifest",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
            "name" : "@Author::JQUELIN/CheckChangeLog",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::JQUELIN/TestRelease",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini",
                     "README.mkdn"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JQUELIN/Git::Check",
            "version" : "2.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini",
                     "README.mkdn"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JQUELIN/Git::Commit",
            "version" : "2.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "signed" : 0,
                  "tag" : "v2.001",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JQUELIN/Git::Tag",
            "version" : "2.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::JQUELIN/Git::Push",
            "version" : "2.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::JQUELIN/UploadToCPAN",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "@Author::JQUELIN/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "5.020"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.020"
      }
   },
   "x_author_pledge" : {
      "version" : 1
   }
}