Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: replacing string in multi-line text file

by apl (Monsignor)
on Mar 25, 2011 at 10:49 UTC ( [id://895444]=note: print w/replies, xml ) Need Help??


in reply to replacing string in multi-line text file

From a purely religious point of view, you don't want to update the source file. Rather, you want to create a new file that reflects the changes to the original file. Upon successful completion, you can then rename the original file to something else, and the new file to the original name.

That way, you can always fall back to the source input file and avoid disaster.

  • Comment on Re: replacing string in multi-line text file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-25 11:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found