in reply to Interpolation of variables in stored HTML

templates are templates, so use something like String::Interpolate/ String::Interpolate::RE , String::Defer, Interpolation, Template,Text::Xslate...

Unless you're (your app your code) providing some kind of fancy in-browser template editor , storing templates inside database is kind of meh

:D

  • Comment on Re: Interpolation of variables in stored HTML (template)