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