Path to this page:
./
devel/p5-Coro,
Perl 5 module providing cooperative threads
Branch: pkgsrc-2012Q3,
Version: 6.07,
Package name: p5-Coro-6.07,
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-common-sense] [
devel/p5-Event] [
devel/p5-AnyEvent] [
devel/p5-Guard] [
devel/p5-IO-AIO] [
devel/p5-AnyEvent-AIO] [
devel/p5-EV] [
databases/p5-AnyEvent-BDB] [
databases/p5-BDB] [
lang/perl5]
Master sites: (Expand)
SHA1: 04f308548c2a8ec181570c95acdef68b814d1686
RMD160: b543f274d2040c5dbf6274bef9449790b6159679
Filesize: 173.677 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version p5-Coro-6.07 (created)