From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

---
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.11'
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.11'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'