Skip Menu |

This queue is for tickets about the Term-ReadLine-Perl CPAN distribution.

Report information
The Basics
Id: 501
Status: new
Priority: 0/
Queue: Term-ReadLine-Perl

People
Owner: Nobody in particular
Requestors: steve [...] smy.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.02
Fixed in: (no value)



Subject: Use of uninitialized value in length at readline.pm line 1606.
Wish I'd seen this before my last bug report. This happens when I use the backspace key in the CPAN shell. Use of uninitialized value in length at /usr/local/lib/perl5/site_perl/5.6.1/Term/ReadLine/readline.pm line 1606. I inserted the following at line 1581: $ket ||= ''; I'm not sure if it's the right thing, but it fixed the problem. Again perl 5.6.1/solaris 7