libev-perl 4.15-1 source package in Ubuntu

Changelog

libev-perl (4.15-1) unstable; urgency=low


  * TEam upload

  * Imported Upstream version 4.15
  * use verbatim list of upstream copyright years
  * add a patch fixing a missing =encoding in libev/ev.pod
  * refresh all patches

 -- Damyan Ivanov <email address hidden>  Tue, 22 Oct 2013 10:39:00 +0300

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
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libev-perl_4.15-1.dsc 2.0 KiB 1c4ece3f131472bfe01ecb16aa17900bc9ba7715c7db4e3aa8b900018f2505c5
libev-perl_4.15.orig.tar.gz 185.1 KiB 7bc3701a94dcfb13cfb382dc36cd3455c7497afe976c604a1e1783c032ae9975
libev-perl_4.15-1.debian.tar.gz 4.5 KiB acbc11daba417272efa9beb73b627b373067779e207ef58066580fd4b70a84ac

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.