]> git.vpit.fr Git - perl/modules/subs-auto.git/blob - Changes
Remove obsolete kwalitee workarounds
[perl/modules/subs-auto.git] / Changes
1 Revision history for subs-auto
2
3 0.07    2011-02-27 15:45 UTC
4         + Fix : Compatibility with perl 5.13.10.
5
6 0.06    2010-07-25 18:10 UTC
7         + Chg : B::Keywords is now used for its list of core keywords.
8         + Fix : Compatibility with Perl 5.11.2 (and thus 5.12 and later).
9         + Fix : The reset globs now keep their original file name and line
10                 number. Symbol is no longer needed.
11         + Fix : The default package on which act the pragma was off by one
12                 stack frame.
13         + Fix : Calling a method at compile time on a package on which the
14                 pragma acts no longer breaks.
15         + Fix : Work around Kwalitee test misfailures.
16
17 0.05    2009-07-01 09:05 UTC
18         + Upd : Resources in META.yml.
19
20 0.04    2008-10-02 20:50 UTC
21         + Doc : Nits.
22         + Tst : Yet more of them.
23
24 0.03    2008-09-05 20:10 UTC
25         + Chg : The hint hash slot used is now 'subs__auto'.
26         + Tst : More of them.
27
28 0.02    2008-08-28 14:50 UTC
29         + Add : The 'in' parameter.
30         + Fix : Add exceptions for __FILE__, __LINE__ and DATA.
31
32 0.01    2008-08-27 21:10 UTC
33         First version, released on an unsuspecting world.
34