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 10.3.11 - 2024-09-28

  • Fixed
    • parse_url 'bare' URLs should have their components URI encoded
    • 'host' URL component should not be required (but is) in parse_url
    • Undeclared variable '$type'
  • Changed
    • parse_url now parses URLs as specified by https://libvirt.org/uri.html
  • Added
    • Tests for parse_url
    • Tests asserting code loads correctly

Documentation

Modules

Abstract LibVirt protocol implementation
Check transport link availability
Constants and (de)serializers for KeepAlive messages
Connect to remote libvirt daemon
Constants and (de)serializers for remote server connections
Low level Libvirt connection protocol
Protocol header and error constants and (de)serializers
Helper routines for parsing LibVirt URIs

Examples