The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Regexp-Stringify

0.06    2016-10-29 (PERLANCAR)

	- No functional changes.

	- Fix a couple of typos.


0.05    2016-03-15 (PERLANCAR)

	- Remove the use of Version::Util to reduce dependencies.


0.04    2015-09-04 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.03    2015-01-08 (PERLANCAR)

	- [Bugfix][test] Enclose perl 5.14 construct inside eval(...) to
	  avoid compilation failure [CT].


0.02    2015-01-06 (PERLANCAR)

	- No functional changes.

	- [doc] Fix/update examples in Synopsis.


0.01    2015-01-06 (PERLANCAR)

        - First release.