Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: g matching after a single regular match

by AltBlue (Chaplain)
on Feb 01, 2007 at 21:26 UTC ( [id://597825]=note: print w/replies, xml ) Need Help??


in reply to g matching after a single regular match

sub chip { local $_ = shift; s/(?<=\d)(?=A)|,|(?<=A)(?=B)/ /g; return split / /; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2025-07-08 15:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.