libgearman-client-perl 2.004.015-1 source package in Ubuntu
Changelog
libgearman-client-perl (2.004.015-1) unstable; urgency=medium [ gregor herrmann ] * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN. [ Nick Morrott ] * New upstream version 2.004.015 * Declare compliance with Debian Policy 4.2.1 (no changes) * debian/changelog: remove trailing whitespace -- Nick Morrott <email address hidden> Thu, 30 Aug 2018 03:04:11 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | perl | |
Plucky | release | universe | perl | |
Oracular | release | universe | perl | |
Noble | release | universe | perl | |
Mantic | release | universe | perl | |
Lunar | release | universe | perl | |
Jammy | release | universe | perl | |
Focal | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgearman-client-perl_2.004.015-1.dsc | 2.5 KiB | 139b57582e58da6ba76a656d965bb576c709d628b14319e4e62ecbccd00e1f22 |
libgearman-client-perl_2.004.015.orig.tar.gz | 47.7 KiB | 7fb87634a5fac5c40ec221489e227b9e7b2e5f0897edada07e5a597ecb4053ec |
libgearman-client-perl_2.004.015-1.debian.tar.xz | 3.3 KiB | 4b80359042e7d785dc5ca7f8c5b8eb0a0958cbccb8a4e0e3f77a8e9148c72d9b |
Available diffs
- diff from 2.004.014-1 to 2.004.015-1 (2.7 KiB)
No changes file available.
Binary packages built by this source
- libgearman-client-perl: client for the Gearman distributed job system
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
.
This package contains the Gearman::Client module, a client class for the
Gearman distributed job system, providing a framework for sending jobs to one
or more Gearman servers. For more information, see
<URL:http://www.danga. com/gearman/>.