https://bugzilla.redhat.com/show_bug.cgi?id=2397170
Michal Josef Spacek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Michal Josef Spacek <[email protected]> --- Changes: 0.091 2025-10-06 T. R. Wyant Code review on use of 'PPI::Document'. I concluded it was not needed in PPIx::Regexp::Token::Interpolation and PPIx::Regexp::Token::Literal, but that it needed to be added to PPIx::Regexp::Tokenizer. The purpose of this release is to submit the changes to the tender mercies of the CPAN testers. 0.090_01 2025-09-27 T. R. Wyant Avoid "Possible attempt to escape whitespace" warning, which is emitted in perl-5.43.2 and forward. Thanks to James E. Keenan for the pull request. 0.090 2025-09-21 T. R. Wyant Explain s///eee... Perl commit 040a4d7 (perlop: properly document s///e modifier) by mauke, makes perlop explicitly state that more than 2 'e' modifiers are permitted, and cause the result of the expression to be eval-ed n-1 times, where n is the number of 'e' modifiers. Fix typo in comment. Thanks to Michal Josef Špaček for picking this up and providing the pull request. For rawhide and F43 -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2397170 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202397170%23c2 -- _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
