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 0.15 - 2016-08-01

  • Fixed step_over/step_out when using the XS version on Perl 5.22 or newer
  • Use the pure-Perl DB::lsub implementation on Perl 5.14 or older (the XS one does not work, not investigated)
  • Skip DB::lsub tests for old Perls that don't support it
  • Fixed building with MakeMaker 6.83 or older

Modules

Perl DBGp debugger (derived from Komodo remote debugging helper)