make things compile on threaded and/or 5.14 perls
[p5sagit/Function-Parameters.git] / Changes
1 Revision history for Function-Parameters
2
3 0.05_01 2012-06-17
4         - complete rewrite in XS
5         - hopefully fix bug where it would get the line numbers wrong
6         - lexical pragma, remove import_into
7
8 0.05    2011-08-02
9         - complete rewrite
10         - hopefully fix bug where it would swallow compilation errors or get the line numbers wrong
11         - method keyword!
12         - more flexible keyword customization
13         
14 0.04    2010-03-03
15         - allow renaming the function keyword
16         - provide import_into so you can mess with other packages
17         
18 0.03    2009-12-14
19         First version, released on an unsuspecting world.
20