The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'a modern perl interactive shell'
author:
  - 'Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.shadowcatsystems.co.uk/>)'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec::Functions: '0'
  List::Util: '0'
  Test::Fatal: '0'
  Test::More: '0'
  if: '0'
  version: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 1
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Devel-REPL
no_index:
  directory:
    - t
    - xt
    - examples
optional_features:
  Completion:
    description: 'Completion plugin - extensible tab completion'
    requires:
      PPI: '0'
  DDC:
    description: 'DDC plugin - even better format results with Data::Dumper::Concise'
    requires:
      Data::Dumper::Concise: '0'
  DDS:
    description: 'DDS plugin - better format results with Data::Dump::Streamer'
    requires:
      Data::Dump::Streamer: '0'
  INC_completion:
    description: 'INC completion driver - tab complete module names in use and require'
    requires:
      File::Next: '0'
  Interrupt:
    description: 'Interrupt plugin - traps SIGINT to kill long-running lines'
    requires:
      Sys::SigAction: '0'
  Keywords_completion:
    description: 'Keywords completion driver - tab complete Perl keywords and operators'
    requires:
      B::Keywords: '0'
  LexEnv:
    description: 'LexEnv plugin - variables declared with "my" persist between statements'
    requires:
      Lexical::Persistence: '0'
  MultiLine:
    description: 'MultiLine::PPI plugin - continue reading lines until all blocks are closed'
    requires:
      PPI: '0'
  Nopaste:
    description: "Nopaste plugin - upload a session\\'s input and output to a Pastebin"
    requires:
      App::Nopaste: '0'
  PPI:
    description: 'PPI plugin - PPI dumping of Perl code'
    requires:
      PPI: '0'
  Refresh:
    description: 'Refresh plugin - automatically reload libraries with Module::Refresh'
    requires:
      Module::Refresh: '0'
provides:
  Devel::REPL:
    file: lib/Devel/REPL.pm
    version: '1.003026'
  Devel::REPL::Error:
    file: lib/Devel/REPL/Error.pm
    version: '1.003026'
  Devel::REPL::Meta::Plugin:
    file: lib/Devel/REPL/Meta/Plugin.pm
    version: '1.003026'
  Devel::REPL::Plugin:
    file: lib/Devel/REPL/Plugin.pm
    version: '1.003026'
  Devel::REPL::Plugin::B::Concise:
    file: lib/Devel/REPL/Plugin/B/Concise.pm
    version: '1.003026'
  Devel::REPL::Plugin::Colors:
    file: lib/Devel/REPL/Plugin/Colors.pm
    version: '1.003026'
  Devel::REPL::Plugin::Commands:
    file: lib/Devel/REPL/Plugin/Commands.pm
    version: '1.003026'
  Devel::REPL::Plugin::Completion:
    file: lib/Devel/REPL/Plugin/Completion.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::Globals:
    file: lib/Devel/REPL/Plugin/CompletionDriver/Globals.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::INC:
    file: lib/Devel/REPL/Plugin/CompletionDriver/INC.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::Keywords:
    file: lib/Devel/REPL/Plugin/CompletionDriver/Keywords.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::LexEnv:
    file: lib/Devel/REPL/Plugin/CompletionDriver/LexEnv.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::Methods:
    file: lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm
    version: '1.003026'
  Devel::REPL::Plugin::CompletionDriver::Turtles:
    file: lib/Devel/REPL/Plugin/CompletionDriver/Turtles.pm
    version: '1.003026'
  Devel::REPL::Plugin::DDC:
    file: lib/Devel/REPL/Plugin/DDC.pm
    version: '1.003026'
  Devel::REPL::Plugin::DDS:
    file: lib/Devel/REPL/Plugin/DDS.pm
    version: '1.003026'
  Devel::REPL::Plugin::DumpHistory:
    file: lib/Devel/REPL/Plugin/DumpHistory.pm
    version: '1.003026'
  Devel::REPL::Plugin::FancyPrompt:
    file: lib/Devel/REPL/Plugin/FancyPrompt.pm
    version: '1.003026'
  Devel::REPL::Plugin::FindVariable:
    file: lib/Devel/REPL/Plugin/FindVariable.pm
    version: '1.003026'
  Devel::REPL::Plugin::History:
    file: lib/Devel/REPL/Plugin/History.pm
    version: '1.003026'
  Devel::REPL::Plugin::Interrupt:
    file: lib/Devel/REPL/Plugin/Interrupt.pm
    version: '1.003026'
  Devel::REPL::Plugin::LexEnv:
    file: lib/Devel/REPL/Plugin/LexEnv.pm
    version: '1.003026'
  Devel::REPL::Plugin::MultiLine::PPI:
    file: lib/Devel/REPL/Plugin/MultiLine/PPI.pm
    version: '1.003026'
  Devel::REPL::Plugin::Nopaste:
    file: lib/Devel/REPL/Plugin/Nopaste.pm
    version: '1.003026'
  Devel::REPL::Plugin::OutputCache:
    file: lib/Devel/REPL/Plugin/OutputCache.pm
    version: '1.003026'
  Devel::REPL::Plugin::PPI:
    file: lib/Devel/REPL/Plugin/PPI.pm
    version: '1.003026'
  Devel::REPL::Plugin::Packages:
    file: lib/Devel/REPL/Plugin/Packages.pm
    version: '1.003026'
  Devel::REPL::Plugin::Packages::DefaultScratchpad:
    file: lib/Devel/REPL/Plugin/Packages.pm
    version: '1.003026'
  Devel::REPL::Plugin::Peek:
    file: lib/Devel/REPL/Plugin/Peek.pm
    version: '1.003026'
  Devel::REPL::Plugin::ReadLineHistory:
    file: lib/Devel/REPL/Plugin/ReadLineHistory.pm
    version: '1.003026'
  Devel::REPL::Plugin::Refresh:
    file: lib/Devel/REPL/Plugin/Refresh.pm
    version: '1.003026'
  Devel::REPL::Plugin::ShowClass:
    file: lib/Devel/REPL/Plugin/ShowClass.pm
    version: '1.003026'
  Devel::REPL::Plugin::Timing:
    file: lib/Devel/REPL/Plugin/Timing.pm
    version: '1.003026'
  Devel::REPL::Plugin::Turtles:
    file: lib/Devel/REPL/Plugin/Turtles.pm
    version: '1.003026'
  Devel::REPL::Profile:
    file: lib/Devel/REPL/Profile.pm
    version: '1.003026'
  Devel::REPL::Profile::Default:
    file: lib/Devel/REPL/Profile/Default.pm
    version: '1.003026'
  Devel::REPL::Profile::Minimal:
    file: lib/Devel/REPL/Profile/Minimal.pm
    version: '1.003026'
  Devel::REPL::Profile::Standard:
    file: lib/Devel/REPL/Profile/Standard.pm
    version: '1.003026'
  Devel::REPL::Script:
    file: lib/Devel/REPL/Script.pm
    version: '1.003026'
recommends:
  App::Nopaste: '0'
  B::Keywords: '0'
  Data::Dump::Streamer: '0'
  Data::Dumper::Concise: '0'
  File::Next: '0'
  Lexical::Persistence: '0'
  Module::Refresh: '0'
  PPI: '0'
  PPI::XS: '0.902'
  Sys::SigAction: '0'
requires:
  B::Concise: '0.62'
  Devel::Peek: '0'
  File::HomeDir: '0'
  File::Spec: '0'
  Module::Runtime: '0'
  Moose: '0.93'
  Moose::Meta::Role: '0'
  Moose::Role: '0'
  MooseX::Getopt: '0.18'
  MooseX::Object::Pluggable: '0.0009'
  Scalar::Util: '0'
  Task::Weaken: '0'
  Term::ANSIColor: '0'
  Term::ReadLine: '0'
  Time::HiRes: '0'
  namespace::autoclean: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Devel-REPL
  repository: git://git.shadowcat.co.uk/p5sagit/Devel-REPL.git
version: '1.003026'
x_Dist_Zilla:
  perl:
    version: '5.021001'
  plugins:
    -
      class: Dist::Zilla::Plugin::FileFinder::Filter
      name: CoreModules
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::PodVersion
      name: PodVersion
      version: '5.019'
    -
      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: '@Author::ETHER/Git::NextVersion'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::EnsurePrereqsInstalled
      name: '@Author::ETHER/EnsurePrereqsInstalled'
      version: '0.004'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::ETHER
          phase: build
          skip: []
      name: '@Author::ETHER/build'
      version: '0.023'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: '1'
          check_all_prereqs: '1'
          modules: []
          phase: release
          skip: []
      name: '@Author::ETHER/release'
      version: '0.023'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::ETHER/ExecDir'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::ETHER/ShareDir'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/ExtraTestFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: '0'
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::GatherDir'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::ETHER/MetaYAML'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::ETHER/MetaJSON'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::ETHER/License'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Author::ETHER/Readme'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Author::ETHER/Manifest'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::GenerateFile::ShareDir
      config:
        Dist::Zilla::Plugin::GenerateFile::ShareDir:
          destination_filename: CONTRIBUTING
          dist: Dist-Zilla-PluginBundle-Author-ETHER
          encoding: UTF-8
          source_filename: CONTRIBUTING
      name: '@Author::ETHER/generate CONTRIBUTING'
      version: '0.005'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          filename: xt/author/00-compile.t
          module_finder:
            - CoreModules
          script_finder:
            - ':ExecFiles'
            - '@Author::ETHER/Examples'
      name: '@Author::ETHER/Test::Compile'
      version: '2.043'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - '@Author::ETHER/Examples'
            - ':TestFiles'
            - '@Author::ETHER/ExtraTestFiles'
      name: '@Author::ETHER/Test::NoTabs'
      version: '0.08'
    -
      class: Dist::Zilla::Plugin::EOLTests
      name: '@Author::ETHER/EOLTests'
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@Author::ETHER/MetaTests'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: '@Author::ETHER/Test::CPAN::Changes'
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: '@Author::ETHER/Test::ChangesHasContent'
      version: '0.006'
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: '@Author::ETHER/Test::MinimumVersion'
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::ETHER/PodSyntaxTests'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Test::Pod::No404s
      name: '@Author::ETHER/Test::Pod::No404s'
      version: '1.001'
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      name: '@Author::ETHER/Test::Kwalitee'
      version: '2.07'
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: '@Author::ETHER/MojibakeTests'
      version: '0.7'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: '@Author::ETHER/Test::ReportPrereqs'
      version: '0.013'
    -
      class: Dist::Zilla::Plugin::Test::Portability
      name: '@Author::ETHER/Test::Portability'
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: '@Author::ETHER/Git::Describe'
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@Author::ETHER/PkgVersion'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::ETHER/Authority'
      version: '1.006'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::ETHER/NextRelease'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: '@Author::ETHER/ReadmeAnyFromPod'
      version: '0.141760'
    -
      class: Dist::Zilla::Plugin::AutoMetaResources
      name: '@Author::ETHER/AutoMetaResources'
      version: '1.20'
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: '@Author::ETHER/MetaNoIndex'
      version: '5.019'
    -
      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.019'
        Dist::Zilla::Role::MetaProvider::Provider:
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
      name: '@Author::ETHER/MetaProvides::Package'
      version: '2.000002'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::ETHER/MetaConfig'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Keywords
      name: '@Author::ETHER/Keywords'
      version: '0.005'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Author::ETHER/AutoPrereqs'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
      name: '@Author::ETHER/Prereqs::AuthorDeps'
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::MinimumPerl
      name: '@Author::ETHER/MinimumPerl'
      version: '1.003'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/installer_requirements'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: recommends
      name: '@Author::ETHER/pluginbundle_version'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 9
      name: '@Author::ETHER/MakeMaker'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::InstallGuide
      name: '@Author::ETHER/InstallGuide'
      version: '1.200003'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 9
      name: '@Author::ETHER/RunExtraTests'
      version: '0.022'
    -
      class: Dist::Zilla::Plugin::CheckSelfDependency
      config:
        Dist::Zilla::Plugin::CheckSelfDependency:
          finder:
            - ':InstallModules'
      name: '@Author::ETHER/CheckSelfDependency'
      version: '0.007'
    -
      class: Dist::Zilla::Plugin::Run::AfterBuild
      name: '@Author::ETHER/Run::AfterBuild'
      version: '0.021'
    -
      class: Dist::Zilla::Plugin::CheckStrictVersion
      name: '@Author::ETHER/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: '@Author::ETHER/initial check'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      config:
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::Git::Remote::Check
      name: '@Author::ETHER/Git::Remote::Check'
      version: 0.2.0
    -
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
      name: '@Author::ETHER/CheckPrereqsIndexed'
      version: '0.012'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Author::ETHER/TestRelease'
      version: '5.019'
    -
      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: '@Author::ETHER/after tests'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::CheckIssues
      name: '@Author::ETHER/CheckIssues'
      version: '0.002'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Author::ETHER/UploadToCPAN'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::CopyFilesFromRelease
      name: '@Author::ETHER/CopyFilesFromRelease'
      version: '0.001'
    -
      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
            - LICENSE
            - CONTRIBUTING
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::Commit'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          signed: 0
          tag: v1.003026
          tag_format: v%v%t
          tag_message: v%v%t
          time_zone: local
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::Tag'
      version: '2.023'
    -
      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: '@Author::ETHER/Git::Push'
      version: '2.023'
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: '@Author::ETHER/InstallRelease'
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Author::ETHER/ConfirmRelease'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: ExecDir
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ContributorsFromGit
      name: ContributorsFromGit
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: RuntimeRequires
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: recommends
      name: RuntimeRecommends
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::DynamicPrereqs
      name: DynamicPrereqs
      version: '0.005'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'Completion plugin - extensible tab completion'
          name: Completion
          phase: runtime
          prereqs:
            PPI: '0'
          require_develop: '1'
          type: requires
      name: Completion
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'DDS plugin - better format results with Data::Dump::Streamer'
          name: DDS
          phase: runtime
          prereqs:
            Data::Dump::Streamer: '0'
          require_develop: '1'
          type: requires
      name: DDS
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'DDC plugin - even better format results with Data::Dumper::Concise'
          name: DDC
          phase: runtime
          prereqs:
            Data::Dumper::Concise: '0'
          require_develop: '1'
          type: requires
      name: DDC
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'INC completion driver - tab complete module names in use and require'
          name: INC_completion
          phase: runtime
          prereqs:
            File::Next: '0'
          require_develop: '1'
          type: requires
      name: INC_completion
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '0'
          description: 'Interrupt plugin - traps SIGINT to kill long-running lines'
          name: Interrupt
          phase: runtime
          prereqs:
            Sys::SigAction: '0'
          require_develop: '1'
          type: requires
      name: Interrupt
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'Keywords completion driver - tab complete Perl keywords and operators'
          name: Keywords_completion
          phase: runtime
          prereqs:
            B::Keywords: '0'
          require_develop: '1'
          type: requires
      name: Keywords_completion
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'LexEnv plugin - variables declared with "my" persist between statements'
          name: LexEnv
          phase: runtime
          prereqs:
            Lexical::Persistence: '0'
          require_develop: '1'
          type: requires
      name: LexEnv
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'MultiLine::PPI plugin - continue reading lines until all blocks are closed'
          name: MultiLine
          phase: runtime
          prereqs:
            PPI: '0'
          require_develop: '1'
          type: requires
      name: MultiLine
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '0'
          description: "Nopaste plugin - upload a session\\'s input and output to a Pastebin"
          name: Nopaste
          phase: runtime
          prereqs:
            App::Nopaste: '0'
          require_develop: '1'
          type: requires
      name: Nopaste
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '1'
          description: 'PPI plugin - PPI dumping of Perl code'
          name: PPI
          phase: runtime
          prereqs:
            PPI: '0'
          require_develop: '1'
          type: requires
      name: PPI
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: '1'
          default: '0'
          description: 'Refresh plugin - automatically reload libraries with Module::Refresh'
          name: Refresh
          phase: runtime
          prereqs:
            Module::Refresh: '0'
          require_develop: '1'
          type: requires
      name: Refresh
      version: '0.014'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::VerifyPhases
      name: '@Author::ETHER/PHASE VERIFICATION'
      version: '0.003'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '5.019'
x_authority: cpan:PHAYLON
x_contributors:
  - "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>"
  - 'Ash Berlin <ash_github@firemirror.com>'
  - 'Chris Marshall <devel.chm.01@gmail.com>'
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
  - 'Dave Houston <dave.houston@gmail.com>'
  - 'Jesse Luehrs <doy@tozt.net>'
  - 'Justin Hunter <justin.d.hunter@gmail.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Matt S Trout <mst@shadowcat.co.uk>'
  - 'Norbert Buchmuller <norbi@nix.hu>'
  - 'Ryan Niebur <ryan@debian.org>'
  - 'Shawn M Moore <code@sartak.org>'
  - 'Stevan Little <stevan.little@iinteractive.com>'
  - 'Tomas Doran (t0m) <bobtfish@bobtfish.net>'
  - 'Zakariyya Mughal <zaki.mughal@gmail.com>'
  - 'acmoore <acmoore@bd8105ee-0ff8-0310-8827-fb3f25b6796d>'
  - 'epitaph <epitaph@bd8105ee-0ff8-0310-8827-fb3f25b6796d>'
  - 'naquad <naquad@bd8105ee-0ff8-0310-8827-fb3f25b6796d>'
  - 'oliver <oliver@bd8105ee-0ff8-0310-8827-fb3f25b6796d>'
  - 'sukria <sukria@bd8105ee-0ff8-0310-8827-fb3f25b6796d>'
  - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"