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

Changelog

libtickit-async-perl (0.25-1build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:47:18 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libtickit-async-perl_0.25.orig.tar.gz 15.4 KiB 5a9948b1831635d72236a7baed846c82b91682c83b16bc08a040851432820a70
libtickit-async-perl_0.25-1build1.debian.tar.xz 2.5 KiB 0dde8f76c56ae5036a135270d0ab258b2257adcb5c475f0c7c7217da72511cc4
libtickit-async-perl_0.25-1build1.dsc 2.3 KiB 898589306d1c975e4996977a98ad46e6627daba7b4eb6eb78887139114f6dbfb

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