Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Newbie: uses/limits of perl in editing files

by Dominus (Parson)
on Nov 23, 2007 at 15:06 UTC ( [id://652588]=note: print w/replies, xml ) Need Help??


in reply to Newbie: uses/limits of perl in editing files

Tie::File is nice for stuff like that.

It makes the file look like an array, with one line in each element. Then you modify the array. As you do, the changes appear in the file.

  • Comment on Re: Newbie: uses/limits of perl in editing files

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-19 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found