[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740946: ITP: libsub-recursive-perl -- anonymous memory leak free recursive subroutines



Package: wnpp
Severity: wishlist
Owner: Peter Roberts <me+dev@peter-r.co.uk>

* Package name    : libsub-recursive-perl
  Version         : 0.03
  Upstream Author : Johan Lodin <lodin@cpan.org>
* URL             : https://metacpan.org/release/Sub-Recursive
* License         : GPL
  Programming Lang: Perl
  Description     : anonymous memory leak free recursive subroutines

Recursive Perl 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.


Reply to: