The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Build a distribution like CJM",
   "author" : [
      "Christopher J. Madsen <perl@cjmweb.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-PluginBundle-Author-CJM",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla" : "4.200001",
            "Dist::Zilla::Plugin::ArchiveRelease" : "0.08",
            "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0.006",
            "Dist::Zilla::Plugin::ExtraTests" : "0",
            "Dist::Zilla::Plugin::GatherDir" : "0",
            "Dist::Zilla::Plugin::GitVersionCheckCJM" : "4.26",
            "Dist::Zilla::Plugin::License" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::ManifestSkip" : "0",
            "Dist::Zilla::Plugin::MatchManifest" : "4.01",
            "Dist::Zilla::Plugin::MetaConfig" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::PodCoverageTests" : "0",
            "Dist::Zilla::Plugin::PodLoom" : "5.00",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
            "Dist::Zilla::Plugin::PruneCruft" : "0",
            "Dist::Zilla::Plugin::RecommendedPrereqs" : "4.06",
            "Dist::Zilla::Plugin::Repository" : "0.16",
            "Dist::Zilla::Plugin::RunExtraTests" : "0",
            "Dist::Zilla::Plugin::TemplateCJM" : "4.22",
            "Dist::Zilla::Plugin::Test::PrereqsFromMeta" : "4.23",
            "Dist::Zilla::Plugin::TestRelease" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Dist::Zilla::Plugin::VersionFromModule" : "0.08",
            "Dist::Zilla::PluginBundle::Git" : "2.027",
            "Dist::Zilla::Role::PluginBundle::Easy" : "0",
            "Git::Wrapper" : "0",
            "Moose" : "0.65"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/madsen/dist-zilla-pluginbundle-cjm.git",
         "web" : "https://github.com/madsen/dist-zilla-pluginbundle-cjm"
      }
   },
   "version" : "4.33",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.018002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::VersionFromModule",
            "name" : "CJM/VersionFromModule",
            "version" : "0.08"
         },
         {
            "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" : "CJM/GatherDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "CJM/PruneCruft",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "CJM/ManifestSkip",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "CJM/MetaJSON",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "CJM/MetaYAML",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "CJM/License",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PrereqsFromMeta",
            "name" : "CJM/Test::PrereqsFromMeta",
            "version" : "4.23"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "CJM/PodSyntaxTests",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "CJM/PodCoverageTests",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodLoom",
            "config" : {
               "Pod::Loom version" : "0.08"
            },
            "name" : "CJM/PodLoom",
            "version" : "5.00"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "CJM/MakeMaker",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "CJM/RunExtraTests",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "CJM/MetaConfig",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MatchManifest",
            "name" : "CJM/MatchManifest",
            "version" : "4.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::RecommendedPrereqs",
            "name" : "CJM/RecommendedPrereqs",
            "version" : "4.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "CJM/CheckPrereqsIndexed",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitVersionCheckCJM",
            "name" : "CJM/GitVersionCheckCJM",
            "version" : "4.26"
         },
         {
            "class" : "Dist::Zilla::Plugin::TemplateCJM",
            "name" : "CJM/TemplateCJM",
            "version" : "4.22"
         },
         {
            "class" : "Dist::Zilla::Plugin::Repository",
            "name" : "CJM/Repository",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "CJM/@Git/Check",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "Updated Changes for %{MMMM d, yyyy}d%{ trial}t release of %v",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "CJM/@Git/Commit",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "signed" : 0,
                  "tag" : "4.33",
                  "tag_format" : "%v%t",
                  "tag_message" : "Tagged %N %v%{ (trial release)}t",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "CJM/@Git/Tag",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "github master"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "CJM/@Git/Push",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "CJM/TestRelease",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "CJM/UploadToCPAN",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ArchiveRelease",
            "name" : "CJM/ArchiveRelease",
            "version" : "4.26"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.029"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.029"
      }
   }
}