Path to this page:
./
devel/p5-Coro,
Perl 5 module providing cooperative threads
Branch: pkgsrc-2015Q1,
Version: 6.42,
Package name: p5-Coro-6.42,
Maintainer: pkgsrc-usersThe Perl 5 module collection Coro manages continuations in general,
most often in the form of cooperative threads.The specific flavor
of thread offered by this module also guarantees you that it will
not switch between threads unless necessary, at easily-identified
points in your program, so locking and parallel access are rarely
an issue, making thread programming much safer and easier than using
other thread models.
Required to run:[
devel/p5-AnyEvent]
Master sites: (Expand)
SHA1: 5aa7e840dc475c479d7c48fb912de06dd5a3e0b6
RMD160: 3cfede527cf382bec984afbbf84b5cfe942ca842
Filesize: 185.064 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-Coro-6.42 (created)