aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Promises
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded @dir's from plistamdmi32015-12-241-3/+0
| | | | Approved by: portmgr blanket
* New port - 0.94tj2015-01-294-0/+54
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.