The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
DB/CGI/Util.pm
DB/Data/Dump.pm
DB/DbgrCommon.pm
DB/DbgrProperties.pm
DB/DbgrURI.pm
DB/MIME/Base64.pm
DB/OSType.pm
DB/RedirectStdOutput.pm
Devel/Debug/DBGp.pm
LICENSE.txt
Makefile.PL
MANIFEST			This list of files
META.yml
META.json
perl5db.pl
perl5db.xs
ppport.h
README
t/001_load.t
t/003_xs_sub.t
t/010_basic_step.t
t/011_basic_stack.t
t/012_basic_eval.t
t/013_basic_breakpoint.t
t/015_basic_sub.t
t/018_eval_function_args.t
t/030_detach_reconnect.t
t/031_keep_running.t
t/035_connect_after.t
t/036_no_connect_at_start.t
t/102_step_over.t
t/103_step_out.t
t/110_typemap.t
t/112_hit_break.t
t/115_conditional_break.t
t/118_function_break.t
t/120_temporary_break.t
t/122_breakpoint_update.t
t/124_breakpoint_remove.t
t/126_watchpoint.t
t/128_eval_breakpoint.t
t/140_context_get.t
t/141_context_get_globals.t
t/142_context_get_padwalker.t
t/144_context_get_no_padwalker.t
t/146_context_get_args.t
t/147_context_get_punctuation.t
t/148_context_names.t
t/150_property_get.t
t/152_property_set.t
t/153_property_get_special.t
t/154_property_get_paging.t
t/156_property_get_args.t
t/158_property_get_key.t
t/160_stack_depth.t
t/162_stack_get.t
t/172_eval_paging.t
t/230_source.t
t/250_redirection.t
t/400_features.t
t/402_max_children.t
t/470_recursion_check.t
t/610_xdebug_step.t
t/612_xdebug_eval.t
t/614_xdebug_context_get.t
t/616_xdebug_temporary_breakpoint.t
t/lib/Harness.pm
t/lib/Test.pm
t/scripts/args.pl
t/scripts/base.pl
t/scripts/break.pm
t/scripts/breakpoint.pl
t/scripts/connect_after.pl
t/scripts/eval_breakpoint.pl
t/scripts/function_args_return.pl
t/scripts/function_breakpoint.pl
t/scripts/globals.pl
t/scripts/hitcount_breakpoint.pl
t/scripts/output.pl
t/scripts/pagination.pl
t/scripts/punctuation.pl
t/scripts/reconnect.pl
t/scripts/recursion_check.pl
t/scripts/source.pl
t/scripts/special_values.pl
t/scripts/stack.pl
t/scripts/step.pl
t/scripts/variables.pl
t/scripts/variables_complex.pl
t/scripts/variables_complex_510.pl
t/scripts/watchpoint.pl
TODO