The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Petal::Hash::String - Interpolates variables with other strings in Petal attributes

SYNOPSIS

  my $value = $hash->{'string: This is a test ${foo/bar}'}

AUTHOR

Jean-Michel Hiver <jhiver@mkdoc.com>

This module is redistributed under the same license as Perl itself.

SEE ALSO

The template hash module:

  Petal::Hash