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