The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
--- Debug-Client/t/09-io_old.t	2011-12-20 13:29:45.243093928 -0500
+++ Debug-Client/t/09-io_new.t	2011-12-20 13:28:48.482038083 -0500
@@ -21,6 +21,7 @@
 
 # diag("Dir '$dir' Path '$path'");
 
+local $ENV{PERL_RL} = ' o=0'; # Turn off ReadLine ornaments
 my $debugger = start_debugger();
 
 {