Files
libguestfs/perl
Pino Toscano 21ef7adb37 perl: fix path to Build.PL
It is a generated file, so it is in the build directory.
2019-12-12 18:01:32 +01:00
..
2019-01-08 11:58:30 +00:00
2019-12-12 18:01:32 +01:00

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.