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

Changes for version 0.13_04

  • Perl::Critic Error Subroutine "listen" is a homonym for builtin function listen changed to listerner (BOWTIE)
  • Perl::Critic severity => 5, & severity => 4, pass now (BOWTIE)
  • tweak to test t/02... (BOWTIE)

Changes for version 0.13_03

  • Tweak some tests (BOWTIE)
  • Updates to POD use $debugger throughout instead of $d (BOWTIE)
  • Add a test for get_v_vars Add a test for get_y_zero Add a test for list_subroutine_names (BOWTIE)

Changes for version 0.13_02

  • re-factor eg/02-sub.pl, change sub f to sub func1 (BOWTIE)
  • Add a test for get_y_zero Add a test for toggle_trace (BOWTIE)
  • Updates to POD to complement new Methods (BOWTIE)

Changes for version 0.13_01

  • POD add skip for perl -d c [line|sub] for perl5db.pl >= 1.34 (BOWTIE)
  • skip some tests t/08.... skip some tests t/04.... (BOWTIE)
  • development upgrade to 0.13_01 for P-P-Debug add several more methods, and t/13.... (BOWTIE)

Modules

client side code for perl debugger

Examples