Skip to main content



immutable enumeration classes

Changes for v0.2.7 - 2023-06-11T14:25:38+01:00

  • Documentation


PDF manipulation with scissors and glue

Changes for 0.002 - 2023-06-11T15:19:37Z

  • Release after 138 PASSes on CPAN Testers (thanks!)



IO::Async event loop integration for Sys::Virt libvirt bindings

Changes for 0.0.5 - 2023-06-11

  • Remove closed Sys::Virt::IO::Async from parent
  • Fix POD failure


IO::Async event loop integration for Sys::Virt libvirt bindings

Changes for 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