After upgrading to perl-5.8.0-r3, irssi-0.8.6 stops working. When invoked it dies with "irssi: relocation error: irssi: undefined symbol: perl_eval_pv" oktay
My last rsync/world installed sys-devel/perl-5.6.1-r9 'irssi' works again. oktay
Perl only breaks irssi completely if compiled with threading enabled (optional, at your own risk variable now). The default behaviour for perl 5.8 is not include threading support, namely because it does break apps like irssi. If you are good now, we can close this bug out. If not, let me know.
Last post says it all. Threading is bad in perl for irssi. Hence the at your own risk disclaimer.