Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Some odd ambiguity in this regex (updated)

by LanX (Saint)
on Jun 05, 2020 at 17:17 UTC ( [id://11117734]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Some odd ambiguity in this regex (updated)
in thread Some odd ambiguity in this regex

Please apply this single line and show us the result:

DB<5> x $_='12a3b'; /\d\D*/g 0 1 1 '2a' 2 '3b' DB<6>

> But, you're correct it IS a debugger thing

Very unlikely.

And you've already been quick to blame Perl in the past.

Edit

We need a possibility to reproduce your problem before searching a hypothetical bug.

So please reproduce, and tell us the versions of perl and the debugger.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11117734]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-25 15:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found