libthread-pool-simple-perl 0.25-4 source package in Ubuntu

Changelog

libthread-pool-simple-perl (0.25-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.25-3.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 28 Nov 2022 16:37:16 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libthread-pool-simple-perl_0.25-4.dsc 2.2 KiB 59fb2d0357c9bb22507f4b71f8032813cb56980527ce8a0648782e93b54ca676
libthread-pool-simple-perl_0.25.orig.tar.gz 4.7 KiB aeec555e2ceeca3e79d7d0291bf10cdbda27aec86d6adeff816b092a72974b82
libthread-pool-simple-perl_0.25-4.debian.tar.xz 2.9 KiB 863622746c47cd486e20fd03a9405983e9cea815d6b65e6ab894197ecfcfb903

Available diffs

No changes file available.

Binary packages built by this source

libthread-pool-simple-perl: Perl implementation of a simple thread pool

 Thread::Pool::Simple provides a simple thread-pool implementation without
 external dependencies outside core modules. Jobs can be submitted to and
 handled by multi-threaded 'workers' managed by the pool.