On Wed, Aug 12, 2009 at 10:15:57PM +0200, Slaven Rezic wrote: > - Changed location of PerlIO/encoding.pm: in my perl-5.10.0 > installation, this module is installed in > /usr/perl-5.10.0/lib/5.10.0/amd64-freebsd/PerlIO/encoding.pm, > whereas in perl-5.10.1 it is in > /usr/perl-5.10.0-3220-gf9961a0/lib/5.10.1/PerlIO/encoding.pm . Having just checked, this seems to be a general thing affecting all 5.10.1 ext/ files: the .so still goes under i686-linux-thread-multi/auto, while the .pm has moved from lib/5.10.0/i686-linux-thread-multi/ to lib/5.10.1/, eg -./lib/5.10.0/i686-linux-thread-multi/Data/Dumper.pm +./lib/5.10.1/Data/Dumper.pm Was this deliberate, or was it some breakage caused by the great ext/ shuffle ??? -- My get-up-and-go just got up and went.Thread Previous | Thread Next