The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Tapper - tapper-* commandline tools'
author:
  - 'AMD OSRC Tapper Team <tapper@amd64.org>'
build_requires:
  Class::C3: 0
  MRO::Compat: 0
  Tapper::Schema::TestTools: 0
  Test::Deep: 0
  Test::Fixture::DBIC::Schema: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 0
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.143240'
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Tapper-CLI
requires:
  App::Cmd: 0
  App::Cmd::Command: 0
  App::Rad: 0
  Compress::Bzip2: 0
  Data::Dumper: 0
  DateTime::Format::Natural: 0
  File::ShareDir: 0
  File::Slurp: 0
  IO::Socket: 0
  Moose: 0
  Tapper::Cmd::Cobbler: 0
  Tapper::Cmd::DbDeploy: 0
  Tapper::Cmd::Init: 0
  Tapper::Cmd::Notification: 0
  Tapper::Cmd::Precondition: 0
  Tapper::Cmd::Queue: 0
  Tapper::Cmd::Requested: 0
  Tapper::Cmd::Scenario: 0
  Tapper::Cmd::Testplan: 0
  Tapper::Cmd::Testrun: 0
  Tapper::Cmd::User: 0
  Tapper::Config: 0
  Tapper::Model: 0
  Tapper::Schema: 0
  Tapper::Schema::ReportsDB: 0
  Tapper::Schema::TestrunDB: 0
  Tapper::Testplan::Generator: 0
  Tapper::Testplan::Reporter: 0
  Template: 0
  Try::Tiny: 0
  UNIVERSAL: 0
  YAML::Syck: 0
  YAML::XS: 0
  parent: 0
  perl: 5.010
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Tapper-CLI
  homepage: http://metacpan.org/release/Tapper-CLI
  repository: git://github.com/tapper/Tapper-CLI.git
version: 4.1.5
x_Dist_Zilla:
  perl:
    version: 5.016003
  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: '@TAPPER/GatherDir'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@TAPPER/PruneCruft'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@TAPPER/ManifestSkip'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@TAPPER/MetaYAML'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@TAPPER/Readme'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@TAPPER/ExtraTests'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@TAPPER/ExecDir'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@TAPPER/ShareDir'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@TAPPER/MakeMaker'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@TAPPER/Manifest'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@TAPPER/TestRelease'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@TAPPER/ConfirmRelease'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@TAPPER/UploadToCPAN'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@TAPPER/MetaConfig'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@TAPPER/MetaJSON'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@TAPPER/PkgVersion'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@TAPPER/PodSyntaxTests'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: '@TAPPER/Test::NoTabs'
      version: 0.15
    -
      class: Dist::Zilla::Plugin::MetaResources
      name: '@TAPPER/MetaResources'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@TAPPER/Authority'
      version: 1.006
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
          trailing_whitespace: 0
      name: '@TAPPER/Test::EOL'
      version: 0.18
    -
      class: Dist::Zilla::Plugin::PodWeaver
      name: '@TAPPER/PodWeaver'
      version: 3.101641
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@TAPPER/AutoPrereqs'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: '@TAPPER/Git::Describe'
      version: 0.002
    -
      class: Dist::Zilla::Plugin::CheckChangesHasContent
      name: '@TAPPER/CheckChangesHasContent'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@TAPPER/NextRelease'
      version: 5.039
    -
      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: '@TAPPER/Git::NextVersion'
      version: 2.036
    -
      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
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: '.'
      name: '@TAPPER/@Git/Check'
      version: 2.036
    -
      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
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: '.'
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@TAPPER/@Git/Commit'
      version: 2.036
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          changelog: Changes
          signed: 0
          tag: v4.1.5
          tag_format: v%v
          tag_message: v%v
        Dist::Zilla::Role::Git::Repo:
          repo_root: '.'
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@TAPPER/@Git/Tag'
      version: 2.036
    -
      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: '@TAPPER/@Git/Push'
      version: 2.036
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: ManifestSkip
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: 5.039
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: 5.039
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 5.039
x_authority: cpan:TAPPER