---
abstract: 'Pure perl interpreter for a small subset of bat/cmd files'
author:
  - 'Pablo Rodríguez González <pablo.rodriguez.gonzalez@gmail.com>'
build_requires:
  English: '0'
  Module::Build: '0.28'
  Test::Exception: '0'
  Test::More: '0'
  Test::Most: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.015, 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: Bat-Interpreter
requires:
  App::BatParser: '0.011'
  Carp: '0'
  Data::Dumper: '0'
  File::Glob: '0'
  Moo: '0'
  Moo::Role: '0'
  Path::Tiny: '0'
  Types::Standard: '0'
  namespace::autoclean: '0'
  perl: '5.014'
  utf8: '0'
resources:
  bugtracker: https://github.com/pablrod/p5-Bat-Interpreter/issues
  homepage: https://github.com/pablrod/p5-Bat-Interpreter
  repository: https://github.com/pablrod/p5-Bat-Interpreter.git
version: '0.025'
x_contributors:
  - 'andres.mari <andres.mari@meteologica.com>'
  - 'eva.dominguez <eva.dominguez@meteologica.com>'
  - 'Eva <meloncego@gmail.com>'
  - 'juanradiego <kilaweo@gmail.com>'
  - 'Nicolas De los Santos <ndls05@gmail.com>'
  - 'pablo.rodriguez <pablo.rodriguez@meteologica.com>'
  - 'ricardo.gomez <ricardogomezescalante@gmail.com>'
  - 'Toby Inkster <tobyink@cpan.org>'
x_generated_by_perl: v5.30.2
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: MIT