The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Mashes up MooseX::Getopt and App::Cmd'
author:
  - 'Yuval Kogman <nothingmuch@woobling.org>'
  - 'Guillermo Roditi <groditi@cpan.org>'
  - 'Daisuke Maki <dmaki@cpan.org>'
  - 'Vladimir Timofeev <vovkasm@gmail.com>'
  - 'Bruno Vecchi <brunov@cpan.org>'
  - 'Offer Kaye <offerk@cpan.org>'
  - 'Mark Gardner <mjgardner@cpan.org>'
  - 'Yanick Champoux <yanick+cpan@babyl.dyndns.org>'
  - 'Dann <techmemo@gmail.com>'
  - 'Ken Crowell <oeuftete@gmail.com>'
  - 'Michael Joyce <ubermichael@gmail.com>'
build_requires:
  Carp: 0
  Data::Dumper: 0
  ExtUtils::MakeMaker: 0
  File::Spec: 0
  IO::Handle: 0
  IPC::Open3: 0
  Scalar::Util: 0
  Test::More: 0.94
  Test::Output: 0
  YAML: 0
  base: 0
  lib: 0
  strict: 0
  warnings: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.133380'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: MooseX-App-Cmd
optional_features:
  ConfigFromFile:
    description: 'Command line options can be set from a configuration file'
    requires:
      MouseX::ConfigFromFile: 0
  Moose:
    description: 'Support for the Moose postmodern object system'
    requires:
      Moose: 0.86
      MooseX::ConfigFromFile: 0.08
      MooseX::Getopt: 0.18
provides:
  MooseX::App::Cmd:
    file: lib/MooseX/App/Cmd.pm
    version: 0.27
  MooseX::App::Cmd::Command:
    file: lib/MooseX/App/Cmd/Command.pm
    version: 0.27
  MouseX::App::Cmd:
    file: lib/MouseX/App/Cmd.pm
    version: 0.27
  MouseX::App::Cmd::Command:
    file: lib/MouseX/App/Cmd/Command.pm
    version: 0.27
recommends:
  Moose: 0.86
  MooseX::ConfigFromFile: 0.08
  MooseX::Getopt: 0.18
  MouseX::ConfigFromFile: 0
requires:
  Any::Moose: 0
  App::Cmd: 0.321
  App::Cmd::Command: 0
  English: 0
  File::Basename: 0
  Getopt::Long::Descriptive: 0.091
  MouseX::Getopt: 0
  Test::use::ok: 0
  namespace::clean: 0
  perl: 5.006
resources:
  bugtracker: https://github.com/mjgardner/moosex-app-cmd/issues
  homepage: http://metacpan.org/release/MooseX-App-Cmd/
  repository: git://github.com/mjgardner/moosex-app-cmd.git
version: 0.27
x_Dist_Zilla:
  perl:
    version: 5.018001
  plugins:
    -
      class: Dist::Zilla::Plugin::GatherDir
      name: '@Filter/GatherDir'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Filter/ExtraTests'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Filter/ShareDir'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::MakeMaker
      name: '@Filter/MakeMaker'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Filter/Manifest'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Filter/TestRelease'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Filter/ConfirmRelease'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Filter/UploadToCPAN'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: AutoPrereqs
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: 5.008
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      name: ConfigFromFile
      version: 0.008
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      name: Moose
      version: 0.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
      version: 5.008
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package: {}
        Dist::Zilla::Role::MetaProvider::Provider:
          inherit_missing: 1
          inherit_version: 1
          meta_noindex: 1
      name: MetaProvides::Package
      version: 1.15000001
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: configure
          type: requires
      name: ConfigureRequires
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: build
          type: requires
      name: BuildRequires
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: recommends
      name: DevelopRecommends
      version: 5.008
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: NextRelease
      version: 5.008
    -
      class: Dist::Zilla::Plugin::OurPkgVersion
      name: OurPkgVersion
      version: 0.005001
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: 4.005
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: 4.005
            -
              class: Pod::Weaver::Plugin::StopWords
              name: '-StopWords'
              version: 1.008
            -
              class: Pod::Weaver::Section::Region
              name: ':stopwords'
              version: 4.005
            -
              class: Pod::Weaver::Section::Name
              name: Name
              version: 4.005
            -
              class: Pod::Weaver::Section::Version
              name: Version
              version: 4.005
            -
              class: Pod::Weaver::Section::Region
              name: prelude
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: SYNOPSIS
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: USAGE
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: DESCRIPTION
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: OVERVIEW
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: 'REQUIRED ARGUMENTS'
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: OPTIONS
              version: 4.005
            -
              class: Pod::Weaver::Section::Collect
              name: ATTRIBUTES
              version: 4.005
            -
              class: Pod::Weaver::Section::Collect
              name: METHODS
              version: 4.005
            -
              class: Pod::Weaver::Section::Collect
              name: FUNCTIONS
              version: 4.005
            -
              class: Pod::Weaver::Section::Collect
              name: TYPES
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: DIAGNOSTICS
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: 'EXIT STATUS'
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: CONFIGURATION
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: 'CONFIGURATION AND ENVIRONMENT'
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: DEPENDENCIES
              version: 4.005
            -
              class: Pod::Weaver::Section::Generic
              name: INCOMPATIBILITIES
              version: 4.005
            -
              class: Pod::Weaver::Section::Leftovers
              name: Leftovers
              version: 4.005
            -
              class: Pod::Weaver::Section::Region
              name: postlude
              version: 4.005
            -
              class: Pod::Weaver::Section::Support
              name: Support
              version: 1.005
            -
              class: Pod::Weaver::Section::Authors
              name: Authors
              version: 4.005
            -
              class: Pod::Weaver::Section::Legal
              name: Legal
              version: 4.005
      name: PodWeaver
      version: 4.002
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: MetaConfig
      version: 5.008
    -
      class: Dist::Zilla::Plugin::CheckChangeLog
      name: CheckChangeLog
      version: 0.01
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: Test::ChangesHasContent
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Test::EOL
      name: '@TestingMania/Test::EOL'
      version: 0.10
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: '@TestingMania/MojibakeTests'
      version: 0.5
    -
      class: Dist::Zilla::Plugin::Test::Portability
      name: '@TestingMania/Test::Portability'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      name: '@TestingMania/Test::Kwalitee'
      version: 2.07
    -
      class: Dist::Zilla::Plugin::Test::UnusedVars
      name: '@TestingMania/Test::UnusedVars'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@TestingMania/MetaTests'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: '@TestingMania/Test::CPAN::Changes'
      version: 0.008
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@TestingMania/PodSyntaxTests'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Test::DistManifest
      name: '@TestingMania/Test::DistManifest'
      version: 2.000004
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: '@TestingMania/Test::MinimumVersion'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::Test::Perl::Critic
      name: '@TestingMania/Test::Perl::Critic'
      version: 2.112410
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@TestingMania/PodCoverageTests'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::NoTabsTests
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          module_finder:
            - ':InstallModules'
          script_finder:
            - ':ExecFiles'
      name: '@TestingMania/NoTabsTests'
      version: 0.06
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          filename: t/00-compile.t
          module_finder:
            - ':InstallModules'
          script_finder:
            - ':ExecFiles'
      name: '@TestingMania/Test::Compile'
      version: 2.039
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Meta::JSON
      name: '@TestingMania/Test::CPAN::Meta::JSON'
      version: 0.003
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: '@TestingMania/Test::Version'
      version: 0.002004
    -
      class: Dist::Zilla::Plugin::Test::Synopsis
      name: '@TestingMania/Test::Synopsis'
      version: 2.000004
    -
      class: Dist::Zilla::Plugin::Test::Pod::LinkCheck
      name: '@TestingMania/Test::Pod::LinkCheck'
      version: 1.001
    -
      class: Dist::Zilla::Plugin::PerlTidy
      name: PerlTidy
      version: 0.13
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: ReadmeAnyFromPod
      version: 0.133360
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: ReadmePodInRoot
      version: 0.133360
    -
      class: Dist::Zilla::Plugin::ReportVersions
      name: ReportVersions
      version: 1.110730
    -
      class: Dist::Zilla::Plugin::Test::LocalBrew
      name: Test::LocalBrew
      version: 0.05
    -
      class: Dist::Zilla::Plugin::InstallGuide
      name: InstallGuide
      version: 1.200002
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: MetaJSON
      version: 5.008
    -
      class: Dist::Zilla::Plugin::Git::Check
      name: '@Git/Check'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::Commit
      name: '@Git/Commit'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::Tag
      name: '@Git/Tag'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::Push
      name: '@Git/Push'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::CommitBuild
      name: Git::CommitBuild
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      name: Git::NextVersion
      version: 2.019
    -
      class: Dist::Zilla::Plugin::GitHub::Meta
      name: '@GitHub/GitHub::Meta'
      version: 0.36
    -
      class: Dist::Zilla::Plugin::GitHub::Update
      name: '@GitHub/GitHub::Update'
      version: 0.36
    -
      class: Dist::Zilla::Plugin::GitHub::Meta
      name: GitHub::Meta
      version: 0.36
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: InstallRelease
      version: 0.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: 5.008
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: 5.008
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 5.008