in reply to Re: Get variables from txt file
in thread Get variables from txt file

Hi,

I have tried your solution and it works! Probably, the other solutions will work! Thank you for your time.

Replies are listed 'Best First'.
Re^3: Get variables from txt file
by djerius (Beadle) on Aug 29, 2014 at 20:17 UTC
    There are several modules which will interpolate variables into strings so you needn't roll your own. See String::Interpolate