mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
This allows the Perl binding of guestfs_add_libvirt_dom to work. This relies on the internal Perl representation of virDomainPtr, but Dan assures me this isn't going to change.
Sys::Guestfs ------------ This directory contains the Perl bindings for the libguestfs API. The basic libguestfs bindings have the name 'Sys::Guestfs'. As with all other language bindings, these bindings are generated automatically. See generator/ directory.