in reply to Recursively substitute against multidimensional hash

Possibly attempting to corner an untaimed ornithoid without cause, but this feels like Template (Template Toolkit, https://template-toolkit.org/) might be of interest? That is if you're trying to do some sort of expansion of values into text.

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: Recursively substitute against multidimensional hash

Replies are listed 'Best First'.
Re^2: Recursively substitute against multidimensional hash
by Maelstrom (Beadle) on Feb 14, 2025 at 18:36 UTC
    It would be of interest if I was trying to do some sort expansion of value into text but I'm not, I'm trying to write a template module. There's a subtle difference.