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

Bug#887901: ITP: libcurry-perl -- module to create automatic curried method call closures for any class or object



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libcurry-perl
  Version         : 1.001000
  Upstream Author : mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>
* URL             : https://metacpan.org/release/curry
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module to create automatic curried method call closures for any class or object

The curry module provides a function that simplifies the creation of curried
method closures which are functions that wrap an existing function and
provide some of the inner functions arguments. It also contains a package
variable which, in addition, weakens the wrapper function so it is will not
hold a reference count for the inner function so Perl's garbage collection
system can destroy the latter when needed.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Attachment: signature.asc
Description: Digital Signature


Reply to: