14 Dec
2007
14 Dec
'07
8:04 a.m.
Aaron Griffin wrote:
I first noticed this with urxvt. It can't seem to find utf8.pm.
This file exists in /usr/share/perl5/core_perl which does not appear to be in the @INC path, whereas the /usr/lib/ counterpart does.
The weird part is that $ perl -e "print @INC;' actually has the /usr/share path in there (without spacing, of course).
Has anyone tracked this down? I'm not sure where to go with this, but it breaks URL matching in urxvt
http://bugs.archlinux.org/task/8915 urxvt rebuild fixed it for me, after kpiche pointed out that I had reported the wrong problem... :)