The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Serious testing for serious Perl'
author:
  - 'Curtis "Ovid" Poe <ovid@cpan.org>'
  - 'Dave Rolsky <autarch@urth.org>'
build_requires:
  Carp::Always: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Scalar::Util: '0'
  Test::More: '0'
  Test::Requires: '0'
  Test::Warnings: '0'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Class-Moose
provides:
  Test::Class::Moose:
    file: lib/Test/Class/Moose.pm
    version: '0.62'
  Test::Class::Moose::AttributeRegistry:
    file: lib/Test/Class/Moose/AttributeRegistry.pm
    version: '0.62'
  Test::Class::Moose::Config:
    file: lib/Test/Class/Moose/Config.pm
    version: '0.62'
  Test::Class::Moose::Deprecated:
    file: lib/Test/Class/Moose/Deprecated.pm
    version: '0.62'
  Test::Class::Moose::Executor::Parallel:
    file: lib/Test/Class/Moose/Executor/Parallel.pm
    version: '0.62'
  Test::Class::Moose::Executor::Sequential:
    file: lib/Test/Class/Moose/Executor/Sequential.pm
    version: '0.62'
  Test::Class::Moose::Load:
    file: lib/Test/Class/Moose/Load.pm
    version: '0.62'
  Test::Class::Moose::Report:
    file: lib/Test/Class/Moose/Report.pm
    version: '0.62'
  Test::Class::Moose::Report::Instance:
    file: lib/Test/Class/Moose/Report/Instance.pm
    version: '0.62'
  Test::Class::Moose::Report::Method:
    file: lib/Test/Class/Moose/Report/Method.pm
    version: '0.62'
  Test::Class::Moose::Report::Time:
    file: lib/Test/Class/Moose/Report/Time.pm
    version: '0.62'
  Test::Class::Moose::Role:
    file: lib/Test/Class/Moose/Role.pm
    version: '0.62'
  Test::Class::Moose::Role::AutoUse:
    file: lib/Test/Class/Moose/Role/AutoUse.pm
    version: '0.62'
  Test::Class::Moose::Role::Executor:
    file: lib/Test/Class/Moose/Role/Executor.pm
    version: '0.62'
  Test::Class::Moose::Role::Parallel:
    file: lib/Test/Class/Moose/Role/Parallel.pm
    version: '0.62'
  Test::Class::Moose::Role::ParameterizedInstances:
    file: lib/Test/Class/Moose/Role/ParameterizedInstances.pm
    version: '0.62'
  Test::Class::Moose::Role::Reporting:
    file: lib/Test/Class/Moose/Role/Reporting.pm
    version: '0.62'
  Test::Class::Moose::Role::Timing:
    file: lib/Test/Class/Moose/Role/Timing.pm
    version: '0.62'
  Test::Class::Moose::Runner:
    file: lib/Test/Class/Moose/Runner.pm
    version: '0.62'
  Test::Class::Moose::Tutorial:
    file: lib/Test/Class/Moose/Tutorial.pm
    version: '0.62'
recommends:
  Parallel::ForkManager: v0.7.6
requires:
  Benchmark: '0'
  Carp: '0'
  Class::MOP: '0'
  File::Find: '0'
  File::Spec: '0'
  List::MoreUtils: '0'
  List::Util: '0'
  Moose: '2.0000'
  Moose::Role: '2.0000'
  Moose::Util::TypeConstraints: '0'
  Package::DeprecationManager: '0'
  Parallel::ForkManager: '0'
  Sub::Attribute: '0'
  TAP::Formatter::Color: '0'
  TAP::Stream: '0.44'
  Test::Builder: '0'
  Test::Most: '0.32'
  Try::Tiny: '0'
  namespace::autoclean: '0'
  perl: v5.10.0
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/test-class-moose/test-class-moose/issues
  homepage: http://test-class-moose.github.io/test-class-moose/
  repository: https://github.com/test-class-moose/test-class-moose.git
version: '0.62'
x_Dist_Zilla:
  perl:
    version: '5.022000'
  plugins:
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Filter/ExtraTests'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Filter/ShareDir'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Filter/MakeMaker'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Filter/Manifest'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Filter/TestRelease'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Filter/ConfirmRelease'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Filter/UploadToCPAN'
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - LICENSE
            - Makefile.PL
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.036'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: NextRelease
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Authority
      name: Authority
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: AutoPrereqs
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Git::Contributors
      config:
        Dist::Zilla::Plugin::Git::Contributors:
          include_authors: 0
          include_releaser: 1
          order_by: name
          paths:
            - .
      name: Git::Contributors
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: MetaJSON
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: GithubMeta
      version: '0.54'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: MetaConfig
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
              version: '5.039'
        Dist::Zilla::Role::MetaProvider::Provider:
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
      name: MetaProvides::Package
      version: '2.003001'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.012'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.012'
            -
              class: Pod::Weaver::Section::Name
              name: Name
              version: '4.012'
            -
              class: Pod::Weaver::Section::Version
              name: Version
              version: '4.012'
            -
              class: Pod::Weaver::Section::Region
              name: prelude
              version: '4.012'
            -
              class: Pod::Weaver::Section::Generic
              name: SYNOPSIS
              version: '4.012'
            -
              class: Pod::Weaver::Section::Generic
              name: DESCRIPTION
              version: '4.012'
            -
              class: Pod::Weaver::Section::Leftovers
              name: Leftovers
              version: '4.012'
            -
              class: Pod::Weaver::Section::Region
              name: postlude
              version: '4.012'
            -
              class: Pod::Weaver::Section::Authors
              name: Authors
              version: '4.012'
            -
              class: Pod::Weaver::Section::Contributors
              name: Contributors
              version: '0.009'
            -
              class: Pod::Weaver::Section::Legal
              name: Legal
              version: '4.012'
      name: PodWeaver
      version: '4.006'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: PodSyntaxTests
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Test::PodSpelling
      name: Test::PodSpelling
      version: '2.006009'
    -
      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: xt/author/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: 0
          phase: develop
          script_finder:
            - ':PerlExecFiles'
          skips: []
      name: Test::Compile
      version: '2.054'
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: Test::CPAN::Changes
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::Test::EOL
      config:
        Dist::Zilla::Plugin::Test::EOL:
          filename: xt/author/eol.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
          trailing_whitespace: '1'
      name: Test::EOL
      version: '0.18'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: Test::NoTabs
      version: '0.15'
    -
      class: Dist::Zilla::Plugin::Test::Portability
      name: Test::Portability
      version: '2.000006'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: Test::ReportPrereqs
      version: '0.021'
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: Test::Version
      version: '1.05'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: build
          skip: []
      name: PromptIfStale
      version: '0.046'
    -
      class: Dist::Zilla::Plugin::CheckChangeLog
      name: CheckChangeLog
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::CheckVersionIncrement
      name: CheckVersionIncrement
      version: '0.121750'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: Git::CheckFor::CorrectBranch
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: Git::CheckFor::MergeConflicts
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: PkgVersion
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: recommends
      name: RuntimeRecommends
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: recommends
      name: TestRecommends
      version: '5.039'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      config:
        Dist::Zilla::Role::FileWatcher:
          version: '0.006'
      name: MarkdownInRoot
      version: '0.150250'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      config:
        Dist::Zilla::Role::FileWatcher:
          version: '0.006'
      name: MarkdownInBuild
      version: '0.150250'
    -
      class: Dist::Zilla::Plugin::CopyFilesFromBuild
      name: CopyFilesFromBuild
      version: '0.151680'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - Makefile.PL
            - README.md
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@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
            - Makefile.PL
            - README.md
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@Git/Commit'
      version: '2.036'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          changelog: Changes
          signed: 0
          tag: v0.62
          tag_format: v%v
          tag_message: v%v
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@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: '@Git/Push'
      version: '2.036'
    -
      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'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
      version: '5.039'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '5.039'
x_authority: cpan:OVID
x_contributors:
  - 'Andy Jack <github@veracity.ca>'
  - 'Doug Bell <madcityzen@gmail.com>'
  - 'Gregory Oschwald <goschwald@maxmind.com>'
  - 'Jeremy Krieg <Jeremy.Krieg@YourAmigo.com>'
  - 'Jonathan C. Otsuka <djgoku@gmail.com>'
  - 'Jonathan Stowe <jns@gellyfish.co.uk>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'mark-5 <maflick88@gmail.com>'
  - 'mephinet <mephinet@gmx.net>'
  - 'Neil Bowers <neil@bowers.com>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Paul Boyd <pboyd@dev3l.net>'
  - 'Petrea Corneliu Stefan <stefan@garage-coding.com>'
  - 'Steven Humphrey <catchgithub@33k.co.uk>'
  - 'Stuckdownawell <stuckdownawell@gmail.com>'
  - 'Tim Vroom <vroom@blockstackers.com>'
  - 'Tom Beresford <tom.beresford@bskyb.com>'
  - 'Tom Heady <tom@punch.net>'
  - 'Udo Oji <Velti@signor.com>'