Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: write to/append a specific line in output file

by aquinom (Sexton)
on Aug 23, 2011 at 18:48 UTC ( [id://921965]=note: print w/replies, xml ) Need Help??


in reply to Re: write to/append a specific line in output file
in thread write to/append a specific line in output file

in fact I might still go about doing it that way. Seems like this is re-writing the entire file every time it adds a new piece of data, so this is extremely slow unless you use "deferred writing" in which case it would store everything in memory and I would have gained nothing by using this.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-29 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found