new Perl library - Protocol::DBus

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Wed Oct 3 03:29:45 UTC 2018


On Tue, 2 Oct 2018 23:10:32 -0400, Felipe Gasper wrote:

> I’ve not used it, but this might suit:
> 
> https://metacpan.org/pod/Coro

Looks neat. However, it talks about “continuations”, but I’m not sure
it really implements them--it just seems to do coroutines.

Continuations are a somewhat lower-level--and more general--mechanism
<http://www.codecodex.com/wiki/Continuations>. Which I sometimes wish
Python had...


More information about the dbus mailing list