p5-String-Interpolate-Named

interpolated named arguments in a template string

WWW CVSWeb GITHub
  1. Package version
    p5-String-Interpolate-Named-1.00
  2. Maintainer
    Todd C. Miller

String::Interpolate::Named provides a function to interpolate named
arguments by target texts in a template string. The target texts
are provided to the function via a hash, where the keys correspond
to the named argument to be replaced.