Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[EXPERIMENT] more paired delimiters for quote-like operators #19765

@rjbs

Description

@rjbs

Perl 5.36.0 introduced the extra_paired_delimiters feature, which allows many non-ASCII mirrored bracketing pairs to be used for quote-like operators. For example:

my @words = qw« tinker tailor soldier spy »;

This is likely to change as Unicode evolves. In fact, Unicode appears to be in the process of identifying just the character set we'd like to use!

Metadata

Metadata

Assignees

No one assigned

    Labels

    experimentticket tracking an active experiment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions