Revision history for String-Interpolate-RE
0.11 2021-09-01 15:37:30-04:00 America/New_York
[BUG FIX]
* The emptyundef flag was broken for formatted interpolations
0.10 2019-05-23 15:21:21-04:00 America/New_York
[BUG FIX]
* v 0.09 broke calling strinterp as String::Interpolate::RE::strinterp()
0.09 2019-05-09 17:01:26-04:00 America/New_York
[ENHANCEMENT]
* allow strinterp's default options to be changed upon import.
0.08 2018-11-25 00:46:16-05:00 America/New_York
[ENHANCEMENT]
* allow specification of the regex which matches characters in a
variable name
0.07 2018-08-16 11:32:08-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.