in reply to
Updating a conf file non-destructively
Tie your file to an array and easily update/append what you want.
Tie::File
is what you need.
Enjoy,
Mickey
Comment on
Re: Updating a conf file non-destructively
In Section
Seekers of Perl Wisdom