include required perl version in metadata
[p5sagit/Eval-WithLexicals.git] / Changes
CommitLineData
bd6e8009 1Revision history for Eval-WithLexicals
2
794daabd 31.003000 - 2014-06-13
d4d3ffc4 4 - Add documentation to tinyrepl script
5 - Convert packaging to use Distar
6 - Minor pod cleanups
7 - Ensure hints testing works correctly, even under abnormal environment
8 variables (RT#81479)
9 - Correct hints test to run under perl 5.8 (RT#72766)
10 - Also preserve active warnings when using HintPersistence plugin
ed9faa55 11
9aa1478d 121.2.0 2011-07-04 21:42:30
8d732f30 13 - HintPersistence plugin to persist compile time hints (DGL)
14 - Support plugins (DGL)
15 - Make prelude configurable, so strictures can be optional (DGL)
73a98f1c 16
67532400 171.1.0 2011-01-11 21:51:00
1de34059 18 - Add a #line directive so it's clearer where errors occurred (DGL)
19 - Filter out lexicals called '&' since these are anon subs (MSTROUT)
4a3d69ab 20
8e4d194f 211.0.0 2010-12-05 17:04:00
22 - Initial release (MSTROUT)