---
abstract: 'Build your distributions like I do'
author:
  - 'Nigel Metheringham <nigelm@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  blib: '1.01'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dist-Zilla-PluginBundle-NIGELM
provides:
  Dist::Zilla::PluginBundle::NIGELM:
    file: lib/Dist/Zilla/PluginBundle/NIGELM.pm
    version: '0.27'
requires:
  Dist::Zilla: '5.033'
  Dist::Zilla::Plugin::Authority: '1.005'
  Dist::Zilla::Plugin::AutoPrereqs: '0'
  Dist::Zilla::Plugin::CheckChangeLog: '0'
  Dist::Zilla::Plugin::CopyReadmeFromBuild: '0'
  Dist::Zilla::Plugin::ExecDir: '0'
  Dist::Zilla::Plugin::ExtraTests: '0'
  Dist::Zilla::Plugin::FakeRelease: '0'
  Dist::Zilla::Plugin::GatherDir: '0'
  Dist::Zilla::Plugin::Git::Check: '0'
  Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch: '0'
  Dist::Zilla::Plugin::Git::CheckFor::Fixups: '0'
  Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts: '0'
  Dist::Zilla::Plugin::Git::Commit: '0'
  Dist::Zilla::Plugin::Git::CommitBuild: '1.110480'
  Dist::Zilla::Plugin::Git::NextVersion: '0'
  Dist::Zilla::Plugin::Git::Push: '0'
  Dist::Zilla::Plugin::Git::Tag: '0'
  Dist::Zilla::Plugin::HasVersionTests: '0'
  Dist::Zilla::Plugin::InlineFiles: '0'
  Dist::Zilla::Plugin::InstallGuide: '0'
  Dist::Zilla::Plugin::License: '0'
  Dist::Zilla::Plugin::MakeMaker: '0'
  Dist::Zilla::Plugin::Manifest: '0'
  Dist::Zilla::Plugin::ManifestSkip: '0'
  Dist::Zilla::Plugin::MetaConfig: '0'
  Dist::Zilla::Plugin::MetaJSON: '0'
  Dist::Zilla::Plugin::MetaProvides::Class: '0'
  Dist::Zilla::Plugin::MetaProvides::Package: '0'
  Dist::Zilla::Plugin::MetaResources: '0'
  Dist::Zilla::Plugin::MetaTests: '0'
  Dist::Zilla::Plugin::MetaYAML: '0'
  Dist::Zilla::Plugin::NextRelease: '0'
  Dist::Zilla::Plugin::OurPkgVersion: '0'
  Dist::Zilla::Plugin::PodCoverageTests: '0'
  Dist::Zilla::Plugin::PodSyntaxTests: '0'
  Dist::Zilla::Plugin::PodWeaver: '0'
  Dist::Zilla::Plugin::PruneCruft: '0'
  Dist::Zilla::Plugin::PruneFiles: '0'
  Dist::Zilla::Plugin::ReadmeAnyFromPod: '0'
  Dist::Zilla::Plugin::ShareDir: '0'
  Dist::Zilla::Plugin::TaskWeaver: '0'
  Dist::Zilla::Plugin::Test::Compile: '0'
  Dist::Zilla::Plugin::Test::DistManifest: '0'
  Dist::Zilla::Plugin::Test::EOL: '0'
  Dist::Zilla::Plugin::Test::Kwalitee: '0'
  Dist::Zilla::Plugin::Test::MinimumVersion: '0'
  Dist::Zilla::Plugin::Test::NoTabs: '0'
  Dist::Zilla::Plugin::Test::Perl::Critic: '0'
  Dist::Zilla::Plugin::Test::PodSpelling: '0'
  Dist::Zilla::Plugin::Test::Portability: '0'
  Dist::Zilla::Plugin::Test::ReportPrereqs: '0'
  Dist::Zilla::Plugin::Test::Synopsis: '0'
  Dist::Zilla::Plugin::Test::UnusedVars: '0'
  Dist::Zilla::Plugin::UploadToCPAN: '0'
  Method::Signatures::Simple: '0'
  Moose: '1.00'
  Moose::Util::TypeConstraints: '0'
  MooseX::Types::Email: '0'
  MooseX::Types::Moose: '0'
  MooseX::Types::Structured: '0.20'
  MooseX::Types::URI: '0'
  Pod::Coverage::TrustPod: '0'
  Pod::Weaver::PluginBundle::DAGOLDEN: '0'
  Test::CPAN::Changes: '0'
  Test::Kwalitee: '0'
  Test::Kwalitee::Extra: '0'
  Test::Pod: '0'
  Test::Pod::Coverage: '0'
  namespace::autoclean: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-PluginBundle-NIGELM
  homepage: https://metacpan.org/release/Dist-Zilla-PluginBundle-NIGELM
  repository: https://github.com/nigelm/dist-zilla-pluginbundle-nigelm.git
version: '0.27'
x_Dist_Zilla:
  perl:
    version: '5.024000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Bootstrap::lib
      config:
        Dist::Zilla::Role::Bootstrap:
          $Dist::Zilla::Role::Bootstrap::VERSION: '1.001003'
          distname: Dist-Zilla-PluginBundle-NIGELM
          fallback: '1'
          try_built: ~
          try_built_method: mtime
      name: Bootstrap::lib
      version: '1.001000'
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.01'
          version_by_branch: 0
          version_regexp: (?^:^release/(\d+(?:\.\d+)+)(?:[-_].+)?$)
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@NIGELM/Git::NextVersion'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - README
            - README.pod
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@NIGELM/Git::Check'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@NIGELM/Git::CheckFor::CorrectBranch'
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@NIGELM/Git::CheckFor::MergeConflicts'
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory:
            - local
            - vendor
          root: .
      name: '@NIGELM/GatherDir'
      version: '6.007'
    -
      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:
            - ':PerlExecFiles'
          skips: []
      name: '@NIGELM/Test::Compile'
      version: '2.054'
    -
      class: Dist::Zilla::Plugin::Test::Perl::Critic
      name: '@NIGELM/Test::Perl::Critic'
      version: '3.000'
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@NIGELM/MetaTests'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@NIGELM/PodCoverageTests'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@NIGELM/PodSyntaxTests'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::Test::PodSpelling
      config:
        Dist::Zilla::Plugin::Test::PodSpelling:
          directories:
            - bin
            - lib
          spell_cmd: ''
          stopwords: []
          wordlist: Pod::Wordlist
      name: '@NIGELM/Test::PodSpelling'
      version: '2.007003'
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      config:
        Dist::Zilla::Plugin::Test::Kwalitee:
          filename: xt/release/kwalitee.t
          skiptest: []
      name: '@NIGELM/Test::Kwalitee'
      version: '2.12'
    -
      class: Dist::Zilla::Plugin::Test::Portability
      config:
        Dist::Zilla::Plugin::Test::Portability:
          options: ''
      name: '@NIGELM/Test::Portability'
      version: '2.001000'
    -
      class: Dist::Zilla::Plugin::Test::Synopsis
      name: '@NIGELM/Test::Synopsis'
      version: '2.000007'
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: '@NIGELM/Test::MinimumVersion'
      version: '2.000006'
    -
      class: Dist::Zilla::Plugin::HasVersionTests
      name: '@NIGELM/HasVersionTests'
      version: '1.101420'
    -
      class: Dist::Zilla::Plugin::Test::DistManifest
      name: '@NIGELM/Test::DistManifest'
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::Test::UnusedVars
      name: '@NIGELM/Test::UnusedVars'
      version: '2.000007'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: '@NIGELM/Test::NoTabs'
      version: '0.15'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':ExecFiles'
            - ':InstallModules'
            - ':TestFiles'
          trailing_whitespace: 1
      name: '@NIGELM/Test::EOL'
      version: '0.19'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: '@NIGELM/Test::ReportPrereqs'
      version: '0.025'
    -
      class: Dist::Zilla::Plugin::InlineFiles
      name: '@NIGELM/InlineFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@NIGELM/PruneCruft'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::PruneFiles
      name: '@NIGELM/PruneFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@NIGELM/ManifestSkip'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@NIGELM/AutoPrereqs'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@NIGELM/MetaConfig'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Class
      config:
        Dist::Zilla::Role::MetaProvider::Provider:
          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
      name: '@NIGELM/MetaProvides::Class'
      version: '2.001000'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: '@NIGELM/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
              version: '6.007'
          include_underscores: 0
        Dist::Zilla::Role::MetaProvider::Provider:
          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000031'
          version: '0.004'
      name: '@NIGELM/MetaProvides::Package'
      version: '2.004002'
    -
      class: Dist::Zilla::Plugin::MetaResources
      name: '@NIGELM/MetaResources'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@NIGELM/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@NIGELM/ExtraTests'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@NIGELM/NextRelease'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::OurPkgVersion
      name: '@NIGELM/OurPkgVersion'
      version: '0.10'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          config_plugins:
            - '@DAGOLDEN'
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: '@DAGOLDEN/SingleEncoding'
              version: '4.014'
            -
              class: Pod::Weaver::Plugin::WikiDoc
              name: '@DAGOLDEN/WikiDoc'
              version: '0.093004'
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.014'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Name
              name: '@DAGOLDEN/Name'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Version
              name: '@DAGOLDEN/Version'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Region
              name: '@DAGOLDEN/Prelude'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Generic
              name: '@DAGOLDEN/Synopsis'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Generic
              name: '@DAGOLDEN/Description'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Generic
              name: '@DAGOLDEN/Usage'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Generic
              name: '@DAGOLDEN/Overview'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Generic
              name: '@DAGOLDEN/Stability'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Collect
              name: Requirements
              version: '4.014'
            -
              class: Pod::Weaver::Section::Collect
              name: Attributes
              version: '4.014'
            -
              class: Pod::Weaver::Section::Collect
              name: Constructors
              version: '4.014'
            -
              class: Pod::Weaver::Section::Collect
              name: Methods
              version: '4.014'
            -
              class: Pod::Weaver::Section::Collect
              name: Functions
              version: '4.014'
            -
              class: Pod::Weaver::Section::Leftovers
              name: '@DAGOLDEN/Leftovers'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Region
              name: '@DAGOLDEN/postlude'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Support
              name: '@DAGOLDEN/Support'
              version: '1.007'
            -
              class: Pod::Weaver::Section::Authors
              name: '@DAGOLDEN/Authors'
              version: '4.014'
            -
              class: Pod::Weaver::Section::Contributors
              name: '@DAGOLDEN/Contributors'
              version: '0.009'
            -
              class: Pod::Weaver::Section::Legal
              name: '@DAGOLDEN/Legal'
              version: '4.014'
            -
              class: Pod::Weaver::Plugin::Transformer
              name: '@DAGOLDEN/List'
              version: '4.014'
      name: '@NIGELM/PodWeaver'
      version: '4.008'
    -
      class: Dist::Zilla::Plugin::License
      name: '@NIGELM/License'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@NIGELM/MakeMaker'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@NIGELM/MetaYAML'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@NIGELM/MetaJSON'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      config:
        Dist::Zilla::Role::FileWatcher:
          version: '0.006'
      name: '@NIGELM/ReadmeTextInBuild'
      version: '0.161170'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      config:
        Dist::Zilla::Role::FileWatcher:
          version: '0.006'
      name: '@NIGELM/ReadmePodInRoot'
      version: '0.161170'
    -
      class: Dist::Zilla::Plugin::InstallGuide
      name: '@NIGELM/InstallGuide'
      version: '1.200007'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@NIGELM/Manifest'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: v%v%n%n%c
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - README
            - README.pod
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@NIGELM/Git::Commit'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          changelog: Changes
          signed: 0
          tag: release/0.27
          tag_format: release/%v%t
          tag_message: 'Release of %v%t'
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@NIGELM/Git::Tag'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::Git::CommitBuild
      config:
        Dist::Zilla::Plugin::Git::CommitBuild:
          branch: ''
          build_root: ~
          message: 'Build results of %h (on %b)'
          multiple_inheritance: 0
          release_branch: cpan
          release_message: 'CPAN Release of %v%t'
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@NIGELM/Git::CommitBuild'
      version: '2.039'
    -
      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: '@NIGELM/Git::Push'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::CheckChangeLog
      name: '@NIGELM/CheckChangeLog'
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@NIGELM/UploadToCPAN'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '6.007'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: '@NIGELM/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
      version: '6.007'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '6.007'
x_authority: cpan:NIGELM
x_serialization_backend: 'YAML::Tiny version 1.69'