Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: Removing the carriage return in a Find & Replace?

by bobafifi (Beadle)
on Sep 26, 2008 at 12:24 UTC ( [id://713867]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Removing the carriage return in a Find & Replace?
in thread Removing the carriage return in a Find & Replace?

I'm on a Mac using TextEdit in text mode (no MS) and Terminal to run Perl.
Have you been able to get my example to work on your machine? Thanks,
Bob

Replies are listed 'Best First'.
Re^5: Removing the carriage return in a Find & Replace?
by broomduster (Priest) on Sep 26, 2008 at 13:07 UTC
    Did you try Fletch's suggestion? On a Mac (which shouldn't matter much for this):
    -> cat junk.html _ABC_<TD> <FONT FACE=arial SIZE=-1>_XYZ_ -> perl -00pe 's/<TD>\s*<FONT FACE=arial SIZE=-1>/widget/g' junk.html _ABC_widget_XYZ_

Log In?
Username:
Password:

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

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

    No recent polls found