]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - Changes
This is 0.03
[perl/modules/Lexical-Types.git] / Changes
1 Revision history for Lexical-Types
2
3 0.03    2009-03-05 21:15 UTC
4         + Doc : Discuss about using constants for types.
5         + Fix : The PL_ppaddr[OP_PADSV] localization logic was refined so that
6                 it is kinder to other modules that replace it.
7         + Tst : "my Str ($x, $y)" and "for my Str $x ()" constructs
8         + Tst : uvar magic, magical tags.
9
10 0.02    2009-02-25 16:10 UTC
11         + Add : Returning an empty list from the mangler skips the wrapping of
12                 the current typed lexical declaration.
13         + Chg : The package and method names passed to the callbacks are now all
14                 read-only.
15
16 0.01    2009-02-24 23:20 UTC
17         First version, released on an unsuspecting world.
18