libtickit-async-perl 0.25-1build3 source package in Ubuntu

Changelog

libtickit-async-perl (0.25-1build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:03:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtickit-async-perl_0.25.orig.tar.gz 15.4 KiB 5a9948b1831635d72236a7baed846c82b91682c83b16bc08a040851432820a70
libtickit-async-perl_0.25-1build3.debian.tar.xz 2.6 KiB 236d9d10497a1286bdd3074248373c8cb37bb5ffb161318585d85ea6ebcf675c
libtickit-async-perl_0.25-1build3.dsc 2.3 KiB e1130406ebe7073814b6491485d8f05d0ad5dca89b7709db1aca6f25f113344e

Available diffs

View changes file

Binary packages built by this source

libtickit-async-perl: module to use Tickit with IO::Async

 Thes Tickit::Async module allows a Tickit user interface to run alongside
 other IO::Async-driven code, using IO::Async as a source of IO events.
 .
 As a shortcut convenience, a containing IO::Async::Loop will be constructed
 using the default magic constructor the first time it is needed, if the
 object is not already a member of a loop. This will allow a Tickit::Async
 object to be used without being aware it is not a simple Tickit object.
 .
 To avoid accidentally creating multiple loops, callers should be careful to
 add the Tickit::Async object to the main application's loop if one already
 exists as soon as possible after construction.

libtickit-async-perl-dbgsym: debug symbols for libtickit-async-perl