liblinux-io-prio-perl 0.03-5 source package in Ubuntu

Changelog

liblinux-io-prio-perl (0.03-5) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1047540)

 -- gregor herrmann <email address hidden>  Wed, 06 Mar 2024 16:35:19 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblinux-io-prio-perl_0.03-5.dsc 2.3 KiB 27f2dbeedda118fb81e48627e6dc64b3bf56891d7699bdacb9b1cda1c682f612
liblinux-io-prio-perl_0.03.orig.tar.gz 3.6 KiB 6eb36acb59db0786cd863c875eb651f9d0bde23bba77ec7b0237f4637293b736
liblinux-io-prio-perl_0.03-5.debian.tar.xz 3.4 KiB 30c07df74bab9794a6b620d878a760ba4e5cf4eaa001572cf851061af1b80ae5

Available diffs

No changes file available.

Binary packages built by this source

liblinux-io-prio-perl: interface to Linux ioprio_set(2) and ioprio_get(2)

 Linux::IO_Prio is a perl module which provides access to the Linux
 functions ioprio_get(2) and ioprio_set(2). There are also ionice
 functions providing slightly more convenient perlish interface than the
 C API.
 .
 Currently only Linux is supported. Other operating systems are not
 supported due to kernel limitations. However support will be added as
 the kernel capability becomes available.