develooper Front page | perl.perl5.porters | Postings from August 2009

Re: Preliminary report of smoking perl 5.10.1

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
August 12, 2009 14:57
Subject:
Re: Preliminary report of smoking perl 5.10.1
Message ID:
20090812215723.GQ4204@iabyn.com
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About