The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0.4 - 2023-06-11

  • Prepare for Sys::Virt::EventImpl being split out of Sys::Virt::Event soonish (and backward compatibility to remain in place "only" until mid 2025)
  • Rename Sys::Virt::IO::Async::Event to Sys::Virt::IO::Async::EventImpl
  • Make the event implementation a notifier, making it a container for handles and timers
  • Add Sys::Virt::IO::Async, a notifier & wrapper around Sys::Virt
  • Add domain life cycle event examples

Modules

Helpers to integrate Sys::Virt with IO::Async
Integration of libvirt into IO::Async event loop