in reply to
open file for read/write
You might be intersted in
Tie::File
, which treats a file as an array. Any changes to the array translates to changes in the file.
Comment on
Re: open file for read/write
In Section
Seekers of Perl Wisdom