PPIx-EditorTools

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Utility methods and base class for manipulating Perl via PPI'
author:
  - 'Steffen Mueller C<smueller@cpan.org>'
  - 'Mark Grimes C<mgrimes@cpan.org>'
  - 'Ahmad M. Zawawi <ahmad.zawawi@gmail.com>'
  - 'Gabor Szabo  <gabor@szabgab.com>'
  - 'Yanick Champoux <yanick@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Differences: '0'
  Test::Exception: '0'
  Test::More: '0'
  Test::Most: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PPIx-EditorTools
provides:
  PPIx::EditorTools:
    file: lib/PPIx/EditorTools.pm
    version: '0.21'
  PPIx::EditorTools::FindUnmatchedBrace:
    file: lib/PPIx/EditorTools/FindUnmatchedBrace.pm
    version: '0.21'
  PPIx::EditorTools::FindVariableDeclaration:
    file: lib/PPIx/EditorTools/FindVariableDeclaration.pm
    version: '0.21'
  PPIx::EditorTools::IntroduceTemporaryVariable:
    file: lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm
    version: '0.21'
  PPIx::EditorTools::Lexer:
    file: lib/PPIx/EditorTools/Lexer.pm
    version: '0.21'
  PPIx::EditorTools::Outline:
    file: lib/PPIx/EditorTools/Outline.pm
    version: '0.21'
  PPIx::EditorTools::RenamePackage:
    file: lib/PPIx/EditorTools/RenamePackage.pm
    version: '0.21'
  PPIx::EditorTools::RenamePackageFromPath:
    file: lib/PPIx/EditorTools/RenamePackageFromPath.pm
    version: '0.21'
  PPIx::EditorTools::RenameVariable:
    file: lib/PPIx/EditorTools/RenameVariable.pm
    version: '0.21'
  PPIx::EditorTools::ReturnObject:
    file: lib/PPIx/EditorTools/ReturnObject.pm
    version: '0.21'
requires:
  Carp: '0'
  Class::XSAccessor: '1.02'
  File::Basename: '0'
  File::Spec: '0'
  PPI: '1.203'
  PPI::Find: '0'
  Try::Tiny: '0'
  base: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/yanick/PPIx-EditorTools/issues
  homepage: https://github.com/yanick/PPIx-EditorTools
  repository: https://github.com/yanick/PPIx-EditorTools.git
version: '0.21'



( run in 3.521 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )