Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Future
From: Makoto Fujiwara
Date: 2020-04-11 14:18:56
Message id: 20200411121856.4F0B1FB27@cvs.NetBSD.org
Log Message:
(devel/p5-Future) Updated to 0.44
0.44 2020-03-25
[CHANGES]
* Added ->result; use that in unit tests and docs where appropriate
* Slight performance boost in internals by direct field access rather
than accessor methods
* Document ->await properly; make it wait until ready
* Discourage ->block_until_ready
0.43 2020-01-07
[CHANGES]
* Implement the Future::AsyncAwait::Awaitable API methods directly
Files: