Merge branch 'keyword-rewrite' into keyword-rewrite-magic
[p5sagit/Function-Parameters.git] / Changes
1 Revision history for Function-Parameters
2
3 0.05_02 2012-06-17
4         - complete rewrite in XS
5         - hopefully fix bug where it would get the line numbers wrong
6         - we're a lexical pragma now; remove import_into()
7         - require perl 5.14+
8
9 0.05    2011-08-02
10         - complete rewrite
11         - hopefully fix bug where it would swallow compilation errors or get the line numbers wrong
12         - method keyword!
13         - more flexible keyword customization
14
15 0.04    2010-03-03
16         - allow renaming the function keyword
17         - provide import_into so you can mess with other packages
18
19 0.03    2009-12-14
20         First version, released on an unsuspecting world.
21