Skip to content
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

a wrong regex in UsingPerl6-draft.pdf #3541

Closed
p6rt opened this issue Oct 4, 2014 · 5 comments
Closed

a wrong regex in UsingPerl6-draft.pdf #3541

p6rt opened this issue Oct 4, 2014 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Oct 4, 2014

Migrated from rt.perl.org#122904 (status was 'resolved')

Searchable as RT122904$

@p6rt
Copy link
Author

p6rt commented Oct 4, 2014

From songwentai@linuxdeepin.com

Page 99

If you quantify a capture, the corresponding entry in the match object is a list of other
match objects​:

right regex is m/(\w+)+ % [\,\s*] \s* 'and' \s* (\w+)/

@p6rt
Copy link
Author

p6rt commented Oct 4, 2014

@p6rt
Copy link
Author

p6rt commented Oct 5, 2014

From @masak

On Sat Oct 04 06​:09​:57 2014, songwentai@​linuxdeepin.com wrote​:

Page 99

If you quantify a capture, the corresponding entry in the match object
is a list of other
match objects​:

right regex is m/(\w+)+ % [\,\s*] \s* 'and' \s* (\w+)/

Fixed, thanks!

Raku/book@0f87d07

Resolving ticket.

@p6rt
Copy link
Author

p6rt commented Oct 5, 2014

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 5, 2014

@masak - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Oct 5, 2014
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

1 participant