0.004_01	2016-01-15	T. R. Wyant
  Improve performance on really, really long strings This was done by
    rewriting the regular expression that finds interpolations to
    minimize backtracking.

0.004		2016-01-08	T. R. Wyant
  Add GitHub repository to module metadata.

0.003		2014-12-12	T. R. Wyant
  No changes since 0.002_01.

0.002_01	2014-12-03	T. R. Wyant
  Fix author test for the presence of recommended modules.

0.002		2013-10-08	T. R. Wyant
  Required Perl::Critic version 1.119, since its scope computation is
    adequate for our needs. Got rid of our own scope computation code.
  Converted Changes file to CPAN::Changes::Spec format.

0.001		2013-06-23	T. R. Wyant
  Initial production release. No change from 0.000_001.

0.000_001	2013-06-09	T. R. Wyant
  Initial release
