in reply to Re^5: Prepocessing perl code / substing variables
in thread Prepocessing perl code / substing variables
Probably any of the template modules could handle it.
Thanx. Actually that was the most useful advice. I found a https://metacpan.org/pod/Text::Template::Simple module that do exactly what I need. So there is no need to write it myself and do some strange regexps. Thanks. Actually I do not understand why I did not do that search request myself O_o
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: Prepocessing perl code / substing variables
by haukex (Archbishop) on Apr 17, 2019 at 21:17 UTC |