wrapper for the Perl string interpolation engine
String::Interpolate provides a neat interface to the solution to that perenial Perl problem - how to invoke the Perl string interpolation engine on a string contained in a scalar variable.
Maintainer: Todd C. Miller <millert@openbsd.org>