Skip to content

perlre: Improve possessive quantifier example#24332

Merged
khwilliamson merged 1 commit intoPerl:bleadfrom
khwilliamson:15498
Apr 14, 2026
Merged

perlre: Improve possessive quantifier example#24332
khwilliamson merged 1 commit intoPerl:bleadfrom
khwilliamson:15498

Conversation

@khwilliamson
Copy link
Copy Markdown
Contributor

Fixes #15498

  • This set of changes does not require a perldelta entry.

@book
Copy link
Copy Markdown
Contributor

book commented Mar 29, 2026

Maybe fix the typo in the commit message: "possessive".

@khwilliamson khwilliamson changed the title perlre: Improve ossessive quantifier example perlre: Improve possessive quantifier example Mar 29, 2026
Copy link
Copy Markdown
Contributor

@tonycoz tonycoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though I'm not sure we need "This example..." to be parenthesized.

@khwilliamson khwilliamson merged commit 59403d4 into Perl:blead Apr 14, 2026
33 checks passed
@khwilliamson khwilliamson deleted the 15498 branch April 14, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perlre(1) and paired double quote regex searches --

4 participants