Artifact libschedule-ratelimiter-perl_0.01-5_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any
  Description: |-
    Perl library to prevent events from happening too quickly
     Schedule::RateLimiter provides a way to voluntarily restrict how many times a
     given action may take place within a specified time frame. Such a tool may be
     useful if you have written something which periodically polls some public
     resource and want to ensure that you do not overburden that resource with too
     many requests.
     .
     Initially, one might think that solving this problem would be as simple as
     sleeping for the number of seconds divided by the number of iterations in
     between each event. However, that would only be correct if the event took no
     time at all.
     .
     If you know exactly how much time each event is going to take then you could
     build an even more complicated one-liner such as this:
     .
     sleep( (seconds / iterations) - single_event_time )
  Homepage: https://metacpan.org/release/Schedule-RateLimiter
  Installed-Size: '27'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: libschedule-ratelimiter-perl
  Priority: optional
  Section: perl
  Version: 0.01-5
srcpkg_name: libschedule-ratelimiter-perl
srcpkg_version: 0.01-5

File

libschedule-ratelimiter-perl_0.01-5_all.deb
Binary file libschedule-ratelimiter-perl_0.01-5_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libschedule-ratelimiter-perl_0.01-5
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libschedule-ratelimiter-perl_0.01-5

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 4 days
BETA