Skip to content

Conversation

@khwilliamson
Copy link
Contributor

@khwilliamson khwilliamson commented May 8, 2025

Fixes #23232

"Extended Bracketed Character Classes" is the formal name documented; but "regex_sets" is what you specify to 'feature' to enable/disable it. Add a bit of text so that if you know one name, you can find the other.

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

Copy link
Contributor

@jkeenan jkeenan left a comment

Choose a reason for hiding this comment

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

Typo in commit message:

s/Ccharacter/Character/

Otherwise OK.

Fixes Perl#23232

"Extended Bracketed Character Classes" is the formal name documented;
but "regex_sets" is what you specify to 'feature' to enable/disable it.
Add a bit of text so that if you know one name, you can find the other.
@khwilliamson khwilliamson merged commit d860e9a into Perl:blead May 9, 2025
33 checks passed
@khwilliamson khwilliamson deleted the doc_regex_sets branch May 10, 2025 01:56
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.

Document regex_sets

2 participants