Files
pkgsrc-ng/devel/p5-Future/DESCR
2014-11-05 12:41:07 +01:00

4 lines
210 B
Plaintext

A "Future" object represents an operation that is currently in progress, or
has recently completed. It can be used in a variety of ways to manage the
flow of control, and data, through an asynchronous program.