Artifact libcoro-perl_6.570-3+b3_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: perl (>= 5.38.2-3.2), perlapi-5.38.2, libc6 (>= 2.34), libanyevent-perl,
    libcommon-sense-perl, libguard-perl
  Description: |-
    Perl framework implementing coroutines
     Coro is a collection of modules which manages continuations in general, most
     often in the form of cooperative threads (also called coros, or simply "coro"
     in the documentation). They do not actually execute at the same time, even on
     machines with multiple processors.
     .
     The specific flavor of thread offered by this module also guarantees you that
     it will not switch between threads unless necessary. It switches at easily-
     identified points in your program, so locking and parallel access are rarely
     an issue, making threaded programming much safer and easier than using other
     threading models.
     .
     Coro provides a full shared address space, which makes communication between
     threads very easy. A parallel matrix multiplication benchmark runs over 300
     times faster on a single core than perl's ithreads on a quad core using all
     four cores.
     .
     This version of Coro has been patched by the Debian Project to provide
     compatibility with Perl 5.22 and Perl 5.24. Please send bug reports to
     Debian (<https://www.debian.org/Bugs/>) and not the original author.
  Homepage: https://metacpan.org/release/Coro
  Installed-Size: '503'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libcoro-perl
  Priority: optional
  Recommends: libev-perl, libevent-perl, libio-aio-perl, libnet-http-perl
  Section: perl
  Source: libcoro-perl (6.570-3)
  Version: 6.570-3+b3
srcpkg_name: libcoro-perl
srcpkg_version: 6.570-3

File

libcoro-perl_6.570-3+b3_amd64.deb
Binary file libcoro-perl_6.570-3+b3_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libcoro-perl_6.570-3

binary package System - - 5 months ago 4 months
BETA