Skip to content

[doc] Mistake in perlrecharclass #17892

Closed
@kernschmelze

Description

@kernschmelze

Where
perlrecharclass

Description
In the section "Special Characters Inside a Bracketed Character Class"
there is this:

$a =~ m/[$,]/; # double-quotish: matches "\t", "|", or " "

That looks utterly wrong to me.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions