Bug#582915: Perl 5.12.1: Bizarre copy of ARRAY in sassign

Niko Tyni ntyni at debian.org
Mon May 24 18:33:50 UTC 2010


tag 582915 patch
thanks

On Mon, May 24, 2010 at 05:09:08PM +0300, Niko Tyni wrote:

>   #   Failed test 'fetch_element with unexpected experience'
>   #   at t/node.t line 125.
>   # expecting: Regexp ((?-xism:Unexpected experience))
>   # found: Bizarre copy of ARRAY in sassign at /usr/share/perl/5.12/Carp.pm line 95.

This is caused by Test::Exception, and
 https://rt.cpan.org/Ticket/Display.html?id=55179
reports similar problems with the CPAN Carp-Diagnostic distribution.

Possibly somebody should package
 http://search.cpan.org/dist/Test-Exception-LessClever/
which was apparently created to work around this precise bug.

Meanwhile, the attached ugly patch works for me.
-- 
Niko Tyni   ntyni at debian.org


More information about the pkg-perl-maintainers mailing list