Runtime-Debugger

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Easy to use REPL with existing lexical support and DWIM tab completion.'
author:
  - 'Tim Potapov <tim.potapov[AT]gmail.com>'
build_requires:
  Test::More: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Runtime-Debugger
provides:
  Runtime::Debugger:
    file: lib/Runtime/Debugger.pm
    version: '1.13'
requires:
  Class::Tiny: '1.008'
  Data::Printer: '1.002001'
  PadWalker: '2.5'
  Term::ReadLine::Gnu: '1.44'
  YAML::XS: '0'
  perl: '5.018'
resources:
  bugtracker: https://github.com/poti1/runtime-debugger/issues
  license: http://www.perlfoundation.org/artistic_license_2_0
  repository: https://github.com/poti1/runtime-debugger
version: '1.13'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'



( run in 0.972 second using v1.01-cache-2.11-cpan-39bf76dae61 )