libev-perl 4.11-4 source package in Ubuntu

Changelog

libev-perl (4.11-4) unstable; urgency=low


  * Team upload.
  * Add patch to find headers using Devel::CheckLib instead of looking for
    hard-coded path, which fails since multiarchi-ification.
    Thanks to Petr Salinger for the bug report and the test of the patch.
    (Closes: #718280)

 -- gregor herrmann <email address hidden>  Wed, 07 Aug 2013 17:30:28 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libev-perl_4.11-4.dsc 2.0 KiB d61a81453b8779d0c3d3776ba84ba04f9ebd33f7ae01f58959b144d0705bc6ab
libev-perl_4.11.orig.tar.gz 178.1 KiB 0d3e45881e7c5aad523df3271a8fb47f5483df2f9c98fe527bea84b311116670
libev-perl_4.11-4.debian.tar.gz 4.1 KiB 72730f2d977018295aff59260c27c587eb6c3d45b62f7e0aad9a0b6a1e1da35c

Available diffs

No changes file available.

Binary packages built by this source

libev-perl: Perl interface to libev, the high performance event loop

 EV provides a Perl interface to libev, a high performance and full-featured
 event loop that is loosely modelled after libevent.
 .
 It includes relative timers, absolute timers with customized rescheduling,
 synchronous signals, process status change events, event watchers dealing
 with the event loop itself, file watchers, and even limited support for
 fork events.
 .
 It uses a priority queue to manage timers and uses arrays as fundamental
 data structure. It has no artificial limitations on the number of watchers
 waiting for the same event.