Skip to content

libvirt/libvirt-perl

Repository files navigation

  Sys::Virt Readme
  ================

This module provides a Perl XS binding for the libvirt APIs. For
further details on libvirt consult its website http://libvirt.org/

The only pre-requisite for this module is libvirt itself and the
Module::Build build system. For installation instructions, consult
the INSTALL file.

The current minimum required version of libvirt is 10.8.0

-- End