![]() |
|
"be consistent" | |
PerlMonks |
Re^3: Return value from positive look behindby choroba (Archbishop) |
on Nov 11, 2020 at 17:17 UTC ( #11123596=note: print w/replies, xml ) | Need Help?? |
That's because of the /g, it remembers where the match happend last time and tries to match again after it.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
In Section
Seekers of Perl Wisdom
|
|