The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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)