add new files to MANIFEST
[p5sagit/Function-Parameters.git] / Changes
CommitLineData
7a63380c 1Revision history for Function-Parameters
2
d484dcb4 30.05_02 2012-06-17
2d793d8d 4 - complete rewrite in XS
5 - hopefully fix bug where it would get the line numbers wrong
0442d415 6 - we're a lexical pragma now; remove import_into()
7 - require perl 5.14+
2d793d8d 8
658bdb8b 90.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
0442d415 14
51583f53 150.04 2010-03-03
16 - allow renaming the function keyword
17 - provide import_into so you can mess with other packages
0442d415 18
7a63380c 190.03 2009-12-14
20 First version, released on an unsuspecting world.
21