in reply to Re^4: Recover a path from a config file
in thread Recover a path from a config file

Hi Chaoui05,

I meant i have to not modify my config.file. I have to keep it unchanged.

The code I showed doesn't modify the config file. It reads the contents of the config file into a Perl string and then modifies that string, leaving the file on disk unchanged.

Hope this helps,
-- Hauke D

  • Comment on Re^5: Recover a path from a config file

Replies are listed 'Best First'.
Re^6: Recover a path from a config file
by Chaoui05 (Scribe) on Jun 06, 2016 at 15:22 UTC

    Hi haukex,

    With Perl you can ;-)

    I thought you meant i can modify it with Perl.. a misinterpretation.

    I will review that

    *****Lost in translation****TIMTOWTOI****