The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0

  • Add debugger commads: "disassemble", "shell",
  • Better Terminal completion handling (Term::ReadLine::Perl)
  • Enter Debugger Dynamically (Enbugger)
  • Evaluation of 'my' and our with frames other than the top-most one (Eval::WithLexicals)
  • Better display of expressions (Data::Print)