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