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