On 9/30/05, Linda W <[EMAIL PROTECTED]> wrote: > When I start cpan, it complains about valid entries in my > .inputrc -- that are valid for BASH's use/version of readline: ... > I can "get-around" the problem by unsetting my INPUTRC env > variable before starting CPAN, but what's changed? Why did > I not get similar errors under the suse-built 5.8.6? How'd > I manage to screw up my 5.8.7 build, or is it even 'perl' > related...? cpan?
It's probably related to Term::ReadLine::Gnu (which is not part of the perl core.) I don't know much about your setup, but this is the module which is linked against libreadline. Maybe the SuSE packages miss some dependencies, or something.