in reply to
Re^3: Read/Update File
in thread
Read/Update File
>
means clobber (overwrite) file , means you get empty file each time, you want
+<
for read/write. See
open
Comment on
Re^4: Read/Update File
Select
or
Download
Code
In Section
Seekers of Perl Wisdom