Dana Sat, 08 Dec 2018 10:56:38 -0800, jkeenan reče: > On Sat, 08 Dec 2018 13:34:19 GMT, slaven@rezic.de wrote: > > > > This is a bug report for perl from slaven@rezic.de, > > generated with the help of perlbug 1.40 running under perl 5.29.5. > > > > > > ----------------------------------------------------------------- > > The test suite of Perl6-Pod-0.72 is broken since 5.29.4. With 5.29.3 > > it was OK. > > > > First fail report at CPAN Testers: > > http://www.cpantesters.org/cpan/report/24fdea24-d519-11e8-8b3a- > > f4d73230598c > > > > It looks like it is regexp-related, but I fail to find a matching > > entry in 5.29.4's perldelta. > > > > > > Using perl 5 blead, I have been unable to reproduce these test > failures on either Linux or FreeBSD. > > For example: > > ##### > $ uname -mrs > FreeBSD 11.2-STABLE amd64 > > $ bleadperl -v | head -2 | tail -1 > This is perl 5, version 29, subversion 6 (v5.29.6 (v5.29.5-95- > g540fa6e13e)) built for amd64-freebsd-thread-multi > > $ gitshowf | ack -i '^Commit' > commit 540fa6e13ee03c8b97e3406902f8bd4984eeec3f > Commit: Karl Williamson <khw@cpan.org> > CommitDate: Fri Dec 7 21:12:16 2018 -0700 > > $ bleadperl -MPerl6::Pod -E 'say "Perl6::Pod installed against > blead";' > Perl6::Pod installed against blead > ##### > > Can you re-test with blead? > > Thank you very much. Passes also for me with 540fa6e13ee03c8b97e3406902f8bd4984eeec3f. --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=133715Thread Previous | Thread Next