>>>>> On Sat, 21 Jan 2012 13:01:10 +0100, "H.Merijn Brand" <h.m.brand@xs4all.nl> said: > Dubious, I agree, but 5.15.7 is the first to do it different. Some > change broke Text::CSV_XS. I already fixed it in there. It boils > down to ... > $ perl-all -we'$_=undef;utf8::decode($_)' > Running perl-all -we$_=undef;utf8::decode($_) On my bleadperls the change is in v5.15.6-407-gc710240 commit c7102404ab5c18fd683fb5264665505b169ba928 Author: Father Chrysostomos <sprout@cpan.org> Date: Thu Jan 5 20:48:49 2012 -0800 perlop: remove triple-dot This has been superseded by c2f1e229, which adds it to perlsyn. -- andreasThread Previous | Thread Next