changelog
[gitmo/Eval-Closure.git] / Changes
CommitLineData
bab69638 1Revision history for Eval-Closure
2
3{{$NEXT}}
813ecda3 4 - make sure Perl::Tidy doesn't look at @ARGV (rafl)
db129fdc 5
60.04 2011-04-15
078e0056 7 - stop using Memoize, it apparently doesn't work properly under mod_perl
8 in some situations (mateu)
fafdf693 9
100.03 2011-03-02
7aa97030 11 - don't add #line directives when the debugger is active (alh)
1e39bf60 12
130.02 2011-01-26
0b16c8f6 14 - add terse_error option for throwing only the actual compilation error
15 (Shawn M Moore)
16 - allow also specifying the line number for error reporting
17 (Shawn M Moore)
a97d54fa 18
190.01 2010-11-14
bab69638 20 - Initial release