The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'String prepare Parser'
author:
  - 'Micheal.Song <perlvim@gmail.com>'
build_requires:
  Test::More: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.422, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Spp
provides:
  Spp:
    file: lib/Spp.pm
    version: '2.02'
  Spp::Ast:
    file: lib/Spp/Ast.pm
  Spp::Builtin:
    file: lib/Spp/Builtin.pm
  Spp::Cursor:
    file: lib/Spp/Cursor.pm
  Spp::Grammar:
    file: lib/Spp/Grammar.pm
  Spp::LintAst:
    file: lib/Spp/LintAst.pm
  Spp::MatchRule:
    file: lib/Spp/MatchRule.pm
  Spp::OptAst:
    file: lib/Spp/OptAst.pm
  Spp::ToSpp:
    file: lib/Spp/ToSpp.pm
  Spp::Tools:
    file: lib/Spp/Tools.pm
requires:
  File::Basename: '0'
  File::Copy: '0'
  File::Find::Wanted: '0'
  JSON::XS: '0'
  Perl::Tidy: '0'
  String::Random: '0'
  Time::Piece: '0'
  perl: '5.012'
resources:
  license: http://dev.perl.org/licenses/
version: '2.02'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'