]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/blob - Changes
Bump copyright year
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / Changes
1 Revision history for Perl-Critic-Policy-Dynamic-NoIndirect
2
3 0.05    2010-04-19 13:35 UTC
4         + Fix : Force the correct line number and file name before evaluating
5                 the code.
6         + Fix : Work around Kwalitee test misfailures.
7
8 0.04    2009-07-14 19:50 UTC
9         + Add : Report indirect method calls on blocks.
10         + Doc : Caveats.
11         + Upd : Bump indirect dependency to 0.16.
12
13 0.03    2009-07-09 09:05 UTC
14         + Add : A sample script.
15         + Fix : Multiple violations with the same method on the same line were
16                 not reported.
17         + Upd : Bump indirect dependency to 0.15.
18
19 0.02    2009-07-07 16:25 UTC
20         + Fix : Incomplete MANIFEST.
21
22 0.01    2009-07-07 16:20 UTC
23         First version.
24