A Future object represents an operation that is currently in progress,
or has recently completed. Library functions that perform asynchronous operations would use Future objects to allow calling programs to control or wait for those operations to complete. WWW: http://search.cpan.org/dist/Future/ This new module is needed to update devel/p5-CPS.
devel/p5-Future/Makefile
0 → 100644
devel/p5-Future/distinfo
0 → 100644
devel/p5-Future/pkg-descr
0 → 100644
Please register or sign in to comment