Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Replace multiple tabs with spaces at start of a string

by KurtZ (Friar)
on May 17, 2017 at 20:22 UTC ( [id://1190500]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Replace multiple tabs with spaces at start of a string
in thread Replace multiple tabs with spaces at start of a string

Anchor where to start for next match.

The \G anchor matches at the point where the previous//g match left off. \G allows us to easily do context-sensitive matching... perlretut

  • Comment on Re^3: Replace multiple tabs with spaces at start of a string

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-20 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found