Artifact libfuture-perl_0.51-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, libscalar-list-utils-perl
  Description: |-
    module for operations awaiting completion
     A Future object represents an operation that is currently in progress, or
     has recently completed. It can be used in a variety of ways to manage the
     flow of control, and data, through an asynchronous program.
     .
     Some futures represent a single operation and are explicitly marked as ready
     by calling the done or fail methods. These are called "leaf" futures here,
     and are returned by the new constructor.
     .
     Other futures represent a collection sub-tasks, and are implicitly marked as
     ready depending on the readiness of their component futures as required.
     These are called "dependent" futures here, and are returned by the various
     wait_* and need_* constructors.
     .
     It is intended that library functions that perform asynchronous operations
     would use Future objects to represent outstanding operations, and allow their
     calling programs to control or wait for these operations to complete. The
     implementation and the user of such an interface would typically make use of
     different methods on the class. The methods below are documented in two
     sections; those of interest to each side of the interface.
  Homepage: https://metacpan.org/release/Future
  Installed-Size: '192'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: libfuture-perl
  Priority: optional
  Recommends: libfuture-xs-perl
  Section: perl
  Version: 0.51-1
srcpkg_name: libfuture-perl
srcpkg_version: 0.51-1

File

libfuture-perl_0.51-1_all.deb
Binary file libfuture-perl_0.51-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libfuture-perl_0.51-1

binary package System mirror trixie from https://deb.debian.org/debian - 2 days, 19 hours ago 0 minutes
BETA