e99751cc50183da2113823f673f21411a4e034a7
[p5sagit/Eval-WithLexicals.git] / Changes
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
8
9 1.2.0 2011-07-04 21:42:30
10   - HintPersistence plugin to persist compile time hints (DGL)
11   - Support plugins (DGL)
12   - Make prelude configurable, so strictures can be optional (DGL)
13
14 1.1.0 2011-01-11 21:51:00
15   - Add a #line directive so it's clearer where errors occurred (DGL)
16   - Filter out lexicals called '&' since these are anon subs (MSTROUT)
17
18 1.0.0 2010-12-05 17:04:00
19   - Initial release (MSTROUT)