---
abstract: 'Easy to use REPL with existing lexicals support.'
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.4231, 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: '0.06'
requires:
Class::Tiny: '1.008'
Module::Functions: v2.1.3
PadWalker: '2.5'
Term::ReadLine::Gnu: '1.44'
perl: '5.014'
resources:
bugtracker: https://github.com/poti1/runtime-debugger/issues
license: http://opensource.org/licenses/artistic-license-2.0.php
repository: https://github.com/poti1/runtime-debugger
version: '0.06'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'