---
abstract: 'A parser toolkit for Standard Perl'
author:
  - 'Sawyer X'
  - 'Vickenty Fesunov'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Builder: '0'
  Test::Fatal: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Guacamole
provides:
  Guacamole:
    file: lib/Guacamole.pm
    version: '0.008'
  Guacamole::Deparse:
    file: lib/Guacamole/Deparse.pm
    version: '0.008'
  Guacamole::Dumper:
    file: lib/Guacamole/Dumper.pm
    version: '0.008'
  Guacamole::Test:
    file: lib/Guacamole/Test.pm
    version: '0.008'
  standard:
    file: lib/standard.pm
    version: '0.008'
requires:
  Data::Dumper: '0'
  Data::Visitor::Tiny: '0'
  Exporter: '5.57'
  List::Util: '0'
  Marpa::R2: '0'
  Path::Tiny: '0'
  Ref::Util: '0'
  parent: '0'
resources:
  repository: git://github.com/xsawyerx/guacamole.git
version: '0.008'
x_authority: cpan:XSAWYERX
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: MIT