Subject: CVS commit: wip/p5-Sub-Recursive
From: PHO / phonohawk
Date: 2009-03-17 03:53:59
Message id: E1LjPRX-000715-3G@ddv4jf1.ch3.sourceforge.com

Log Message:
Import p5-Sub-Recursive-0.03 as wip/p5-Sub-Recursive.

Recursive closures suffer from a severe memory leak. Sub::Recursive
makes the problem go away cleanly and at the same time allows you to
write recursive subroutines as expression and can make them truly
anonymous. There's no significant speed difference between using
&recursive and writing the simpler leaking solution.


Files:
RevisionActionfile
1.1importwip/p5-Sub-Recursive/distinfo
1.1importwip/p5-Sub-Recursive/Makefile
1.1importwip/p5-Sub-Recursive/buildlink3.mk
1.1importwip/p5-Sub-Recursive/DESCR