pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Eval-Closure
Module Name: pkgsrc
Committed By: hiramatsu
Date: Wed May 14 02:15:24 UTC 2014
Modified Files:
pkgsrc/devel/p5-Eval-Closure: Makefile distinfo
Log Message:
Update devel/p5-Eval-Closure to 0.11.
Changes from previous:
----------------------
0.11 2013-07-30
- add "alias => 1" option for making closure variables actually alias the
closed over variables (so the variable referenced in the environment
hashref will actually be updated by changes made in the closure). (Toby
Inkster, #3)
0.10 2013-07-10
- fix pod links
0.09 2013-07-10
- support lexical subs on 5.18+
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Eval-Closure/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Eval-Closure/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index