Aviram, Shy wrote:
> Hi,
> 
> I have a text file I open and want to add new text into. However, I
> want the new text to be at the 3rd row of the file (below the
> headline) and not at the end.

Use Tie::File. Super simple.

http://search.cpan.org/~mjd/Tie-File-0.96/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to