make things compile on threaded and/or 5.14 perls
[p5sagit/Function-Parameters.git] / Changes
CommitLineData
7a63380c 1Revision history for Function-Parameters
2
2d793d8d 30.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
658bdb8b 80.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
51583f53 140.04 2010-03-03
15 - allow renaming the function keyword
16 - provide import_into so you can mess with other packages
17
7a63380c 180.03 2009-12-14
19 First version, released on an unsuspecting world.
20