Changes for version 0.13 - 2016-07-25

  • Add optional XS implementation for DB::sub, for speed
  • Return 'undef' type for undefined values (the value is still an empty string because DBGp does not have a special "null" value)
  • Blind fix for 32-bit Perls when not using PadWalker
  • use strict 'vars' and 'subs' in the debugger

Modules

Perl DBGp debugger (derived from Komodo remote debugging helper)