On Wed, 31 Jan 2018 10:06:31 GMT, randir wrote: > On Tue, 30 Jan 2018 22:50:41 -0800, slaven@rezic.de wrote: > > t/metatags.t of HTML-Transmorgify-0.12 fails since perl 5.27.8. > > A sample fail report at CPAN Testers: > > http://www.cpantesters.org/cpan/report/e673401a-fb4d-11e7-b0af- > > a8bca4a05276 > > This was broken by commit 6661956a23de82b41adc406200054293d6d7aded > Author: Zefram <zefram@fysh.org> > Date: Tue Jan 16 06:22:17 2018 +0000 > > vivify array elements when putting them on stack > > and later fixed by commit 0f3591f94499f7771d7a8e07afb6776a93fc5f9f > Author: Father Chrysostomos <sprout@cpan.org> > Date: Sun Jan 21 16:19:56 2018 -0800 > > Follow-up to fd77b29b3be4 > > As Zefram pointed out, I left in a piece of code that caused one > branch to continue to behave as before. The change was ineffective > and the tests happened to be written in such a way as to take the > other branch. Confirmed. ##### ./bin/perl -v | head -2 | tail -1 This is perl 5, version 27, subversion 9 (v5.27.9 (v5.27.8-29-g18dcbbd)) built for x86_64-linux $ ./bin/perl -Ilib -MHTML::Transmorgify -E 'say q|hello world|;' hello world ##### Thanks for the investigation. Marking ticket Resolved. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=132791Thread Next