String::Interpolate provides a neat interface to the solution to that
perennial Perl problem -- how to invoke the Perl string interpolation
engine on a string contained in a scalar variable.

Homepage:
https://metacpan.org/pod/String::Interpolate
