freebsd-ports/lang/p5-Promises/pkg-descr
Tom Judge 260731b65c New port - 0.94
This module is an implementation of the "Promise/A+" pattern for
asynchronous programming. Promises are meant to be a way to
better deal with the resulting callback spaghetti that can often
result in asynchronous programs.
2015-01-28 16:28:06 +00:00

6 lines
267 B
Text

This module is an implementation of the "Promise/A+" pattern for
asynchronous programming. Promises are meant to be a way to
better deal with the resulting callback spaghetti that can often
result in asynchronous programs.
WWW: http://search.cpan.org/dist/Promises/