1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
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.
|