liblinux-epoll-perl 0.7-1build1 source package in Ubuntu

Changelog

liblinux-epoll-perl (0.7-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:18:02 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
liblinux-epoll-perl_0.7.orig.tar.gz 57.6 KiB f0ab5801145bbc62b41a7422f7cda8b9a5ead32757767c1e0ff7f98d2c7d060c
liblinux-epoll-perl_0.7-1build1.debian.tar.gz 1.5 KiB 23c112634cee9bf2b16a47cfd9554bce59d706bf5f0c48b45fec7f920deb639a
liblinux-epoll-perl_0.7-1build1.dsc 2.1 KiB a8f74628c0966690defeef6caa42c90dc84367ed9be4c5301156bc55f54f74e4

Available diffs

View changes file

Binary packages built by this source

liblinux-epoll-perl: perl epoll module for O(1) multiplexing

 Epoll is a multiplexing mechanism that scales up O(1) with number of watched
 files. Linux::Epoll is a callback style epoll module, unlike other epoll
 modules available on CPAN.