Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Remove tabs only between quotation marks

by Fletch (Bishop)
on Apr 12, 2011 at 14:38 UTC ( [id://898947]=note: print w/replies, xml ) Need Help??


in reply to Remove tabs only between quotation marks

Try using something like Text::CSV or the like and let it handle the nastiness of parsing the CSV-y data for you (just tell it to use \t as the delimiter rather than a comma) then do your diddling on the chunks it returns.

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-20 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found