Skip to content

Mistake in perrecharclass #136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kernschmelze opened this issue Jun 14, 2020 · 2 comments
Closed

Mistake in perrecharclass #136

kernschmelze opened this issue Jun 14, 2020 · 2 comments

Comments

@kernschmelze
Copy link

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.

@Grinnz
Copy link

Grinnz commented Jun 14, 2020

This is the issue tracker for the perldoc.perl.org web site. The perl documentation issue tracker is here: https://github.com/Perl/perl5/issues

@kernschmelze
Copy link
Author

Ok.
Reported there:
Perl/perl5#17892

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants