Revision history for String-Interpolate-RE
0.06 2017-06-28 17:01:35-04:00 America/New_York
[BUILD]
* swich build infrastructure to Dist::Zilla
* compatible with Perl >= 5.26 no '.' in @INC.
0.05 2014-06-08T16:54:02-0400
[BUILD FIX]
* add missing dependency on Test::Fatal
0.04 2014-06-06T16:49:18-0400
[ENHANCEMENT]
* allow variable lookup via a function as well as a hash
* variable values may also be interpolated for other variables
0.03 2008-05-11T15:13:28-04:00
[ENHANCEMENT]
* interpolated values may be formatted with sprintf
0.02 2007-09-19T10:22:41-04:00
[BUG FIX]
* non-variable parts of the interpolated strings were erased. oops.
0.01 2007-09-19T09:28:59-04:00
Initial release.