The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'A Glimpse at an Enlightened Perl: Scalability'
author:
  - 'Chris Prather <chris@prather.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build::Tiny: '0.037'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Task-Kensho-Scalability
no_index:
  directory:
    - t
    - xt
    - examples
    - share
optional_features:
  Scalability:
    description: Scalability
    requires:
      CHI: '0'
      Redis: '0'
provides:
  Task::Kensho::Scalability:
    file: lib/Task/Kensho/Scalability.pm
    version: '0.37'
recommends:
  CHI: '0'
  Redis: '0'
requires:
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/EnlightenedPerlOrganisation/task-kensho/issues
  homepage: https://github.com/EnlightenedPerlOrganisation/task-kensho
  repository: https://github.com/EnlightenedPerlOrganisation/task-kensho.git
version: '0.37'
x_Dist_Zilla:
  perl:
    version: '5.021002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: '0'
          version_regexp: (?^:^v([\d._]+)(-TRIAL)?$)
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: =inc::SubTaskPluginBundle/Git::NextVersion
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: '0'
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: =inc::SubTaskPluginBundle/Git::GatherDir
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::MungeFile::WithConfigFile
      config:
        Dist::Zilla::Plugin::MungeFile::WithConfigFile:
          configfile: ../modules.yml
          files:
            - README
          finder:
            - ':InstallModules'
      name: =inc::SubTaskPluginBundle/MungeFile::WithConfigFile
      version: '0.002'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: =inc::SubTaskPluginBundle/MetaYAML
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: =inc::SubTaskPluginBundle/MetaJSON
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::License
      name: =inc::SubTaskPluginBundle/License
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: =inc::SubTaskPluginBundle/Manifest
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          bail_out_on_fail: '1'
          fail_on_warning: author
          fake_home: '0'
          filename: xt/author/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: '0'
          phase: develop
          script_finder:
            - ':ExecFiles'
          skips: []
      name: =inc::SubTaskPluginBundle/Test::Compile
      version: '2.045'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: =inc::SubTaskPluginBundle/Test::NoTabs
      version: '0.08'
    -
      class: Dist::Zilla::Plugin::EOLTests
      name: =inc::SubTaskPluginBundle/EOLTests
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: =inc::SubTaskPluginBundle/MetaTests
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: =inc::SubTaskPluginBundle/Test::CPAN::Changes
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: =inc::SubTaskPluginBundle/Test::ChangesHasContent
      version: '0.006'
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: =inc::SubTaskPluginBundle/Test::MinimumVersion
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: =inc::SubTaskPluginBundle/PodSyntaxTests
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: =inc::SubTaskPluginBundle/PodCoverageTests
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Test::PodSpelling
      name: =inc::SubTaskPluginBundle/Test::PodSpelling
      version: '2.006008'
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      config:
        Dist::Zilla::Plugin::Test::Kwalitee:
          skiptest: []
      name: =inc::SubTaskPluginBundle/Test::Kwalitee
      version: '2.08'
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: =inc::SubTaskPluginBundle/MojibakeTests
      version: '0.7'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: =inc::SubTaskPluginBundle/Test::ReportPrereqs
      version: '0.019'
    -
      class: Dist::Zilla::Plugin::Test::Portability
      name: =inc::SubTaskPluginBundle/Test::Portability
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::Test::CleanNamespaces
      config:
        Dist::Zilla::Plugin::Test::CleanNamespaces:
          filename: xt/release/clean-namespaces.t
          skips: []
      name: =inc::SubTaskPluginBundle/Test::CleanNamespaces
      version: '0.005'
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: =inc::SubTaskPluginBundle/Git::Describe
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: =inc::SubTaskPluginBundle/PkgVersion
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Authority
      name: =inc::SubTaskPluginBundle/Authority
      version: '1.006'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.006'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.006'
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: '@Default/SingleEncoding'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Name
              name: '@Default/Name'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Version
              name: '@Default/Version'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Region
              name: '@Default/prelude'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Generic
              name: SYNOPSIS
              version: '4.006'
            -
              class: Pod::Weaver::Section::Generic
              name: DESCRIPTION
              version: '4.006'
            -
              class: Pod::Weaver::Section::Generic
              name: OVERVIEW
              version: '4.006'
            -
              class: Pod::Weaver::Section::Collect
              name: ATTRIBUTES
              version: '4.006'
            -
              class: Pod::Weaver::Section::Collect
              name: METHODS
              version: '4.006'
            -
              class: Pod::Weaver::Section::Collect
              name: FUNCTIONS
              version: '4.006'
            -
              class: Pod::Weaver::Section::Leftovers
              name: '@Default/Leftovers'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Region
              name: '@Default/postlude'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Authors
              name: '@Default/Authors'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Legal
              name: '@Default/Legal'
              version: '4.006'
            -
              class: Pod::Weaver::Section::Contributors
              name: Contributors
              version: '0.008'
      name: =inc::SubTaskPluginBundle/PodWeaver
      version: '4.005'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: =inc::SubTaskPluginBundle/NextRelease
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: =inc::SubTaskPluginBundle/ReadmeAnyFromPod
      version: '0.142250'
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: =inc::SubTaskPluginBundle/GithubMeta
      version: '0.46'
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: =inc::SubTaskPluginBundle/MetaNoIndex
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder:
            - ':InstallModules'
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: ':InstallModules'
              version: '5.020'
        Dist::Zilla::Role::MetaProvider::Provider:
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
      name: =inc::SubTaskPluginBundle/MetaProvides::Package
      version: '2.000004'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: =inc::SubTaskPluginBundle/MetaConfig
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: Scalability
          name: Scalability
          phase: runtime
          prereqs:
            CHI: '0'
            Redis: '0'
          require_develop: '0'
          type: requires
      name: =inc::SubTaskPluginBundle/OptionalFeature
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::Git::Contributors
      config:
        Dist::Zilla::Plugin::Git::Contributors:
          include_authors: '0'
          include_releaser: '1'
          order_by: commits
          paths:
            - .
            - ../modules.yml
      name: =inc::SubTaskPluginBundle/Git::Contributors
      version: '0.007'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: =inc::SubTaskPluginBundle/AutoPrereqs
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
      name: =inc::SubTaskPluginBundle/Prereqs::AuthorDeps
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::MinimumPerl
      name: =inc::SubTaskPluginBundle/MinimumPerl
      version: '1.003'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: =inc::SubTaskPluginBundle/installer_requirements
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: =inc::SubTaskPluginBundle/RunExtraTests
      version: '0.022'
    -
      class: Dist::Zilla::Plugin::MakeMaker::Fallback
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: =inc::SubTaskPluginBundle/MakeMaker::Fallback
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::ModuleBuildTiny
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: =inc::SubTaskPluginBundle/ModuleBuildTiny
      version: '0.006'
    -
      class: Dist::Zilla::Plugin::CheckSelfDependency
      config:
        Dist::Zilla::Plugin::CheckSelfDependency:
          finder:
            - ':InstallModules'
      name: =inc::SubTaskPluginBundle/CheckSelfDependency
      version: '0.007'
    -
      class: Dist::Zilla::Plugin::Run::AfterBuild
      config:
        Dist::Zilla::Plugin::Run::Role::Runner:
          run:
            - "bash -c \"if [[ `dirname %d` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
      name: =inc::SubTaskPluginBundle/Run::AfterBuild
      version: '0.024'
    -
      class: Dist::Zilla::Plugin::CheckStrictVersion
      name: =inc::SubTaskPluginBundle/CheckStrictVersion
      version: '0.001'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty: []
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: ..
      name: '=inc::SubTaskPluginBundle/initial check'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: =inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: =inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::Git::Remote::Check
      name: =inc::SubTaskPluginBundle/Git::Remote::Check
      version: 0.1.2
    -
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
      name: =inc::SubTaskPluginBundle/CheckPrereqsIndexed
      version: '0.012'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: =inc::SubTaskPluginBundle/TestRelease
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty: []
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: ..
      name: '=inc::SubTaskPluginBundle/after tests'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::CheckIssues
      name: =inc::SubTaskPluginBundle/CheckIssues
      version: '0.002'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: =inc::SubTaskPluginBundle/UploadToCPAN
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::ArchiveRelease
      name: =inc::SubTaskPluginBundle/ArchiveRelease
      version: '4.00'
    -
      class: Dist::Zilla::Plugin::Run::AfterRelease
      config:
        Dist::Zilla::Plugin::Run::Role::Runner:
          run:
            - 'rm -f README.md'
      name: '=inc::SubTaskPluginBundle/remove old READMEs'
      version: '0.024'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in:
            - .
          commit_msg: '%N-%v%t%n%n%c'
          time_zone: local
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - README.md
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: =inc::SubTaskPluginBundle/Git::Commit
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '5.020'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '5.020'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '5.020'
x_authority: cpan:PERIGRIN
x_contributors:
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Leo Lapworth <leo@cuckoo.org>'
  - 'Chris Nehren <apeiron@cpan.org>'