The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Task-Trepan
1.0  - Jan 15 2012

- 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)