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 buld system. For installation instructions, consult
the INSTALL file.
The current minimum required version of libvirt is 5.8.0
-- End