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

Changes for version 0.13_08

  • No newer ExtUtils::MakeMaker dependency. Removed a couple of unneeded test dependencies (AZAWAWI)

Changes for version 0.13_07

  • Tweaks to tests for above (BOWTIE)

Changes for version 0.13_06

  • Add Method show_view modify method show_line Add Method _show_help Tweaks to tests for above spell check POD (BOWTIE)

Changes for version 0.13_05

  • default port changed to 24642 as port 12345 regestered to "Italk Chat System" (BOWTIE)
  • _process_line is where all the generated errors from cpantesters come from $count = 0; and some tewaks to $line to suppress errors when buffer is empty (BOWTIE)

Changes for version 0.13_04

  • Perl::Critic Error Subroutine "listen" is a homonym for builtin function listen changed to listerner (BOWTIE)
  • using ReuseAddr as Reuse has bean deprecated (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