Term::ReadLine::GNU just stopped working:
$ perl -e 'use Term::ReadLine; $t=Term::ReadLine->new("test");'
Segmentation fault
OS is linux, kernel 2.6.25. Perl version is 5.8.8 (on a Pentium 4).
Term::ReadLine::GNU is version 1.17 (I also tried 1.16, no difference).
I had to reinstall all the system, for reasons unrelated to Perl, so I
can't say which versions I had before (which worked without a flaw).
I have several applications depending on Term::ReadLine::GNU that just
went dead...
Any workaround?
Thanks...
--
Jorge Almeida
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/