libio-epoll-perl 0.03-3build3 source package in Ubuntu

Changelog

libio-epoll-perl (0.03-3build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:51:41 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libio-epoll-perl_0.03.orig.tar.gz 18.4 KiB dacc0cf6747bb86734563195057e3259c015923e971218cab0e75b4f8d05a5a7
libio-epoll-perl_0.03-3build3.debian.tar.xz 3.0 KiB b25ed9829b5c6cba836fdba91e169fe8f09ea2135b84f247f02862c3d8f4d93a
libio-epoll-perl_0.03-3build3.dsc 2.1 KiB cf0e89fa27e04ed6ce68b497baeebfcc84601e86727a59fb4301d3b46707b701

Available diffs

View changes file

Binary packages built by this source

libio-epoll-perl: Perl interface to the Epoll IO Multiplexing subsystem

 IO::Epoll provides access to the new, (currently) Linux-specific variant of
 poll() known as epoll(). It is designed to offer O(1) scalability over large
 numbers of watched file descriptors.
 .
 This module provides a higher-level layer designed to emulate the behaviour
 of IO::Poll and IO::Ppoll, but also exposes the corresponding low-level API
 that closely matches the related system calls.

libio-epoll-perl-dbgsym: debug symbols for libio-epoll-perl