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