libvirt/libvirt-perl
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 12.2.0 -- End