libcurry-perl
module to create automatic curried method call closures for any class or object
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/curry
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcurry-perl