Files
libguestfs/perl
Richard W.M. Jones 31c42e9c11 perl: Fix location of generator_build Guestfs.xs.
Also add MANIFEST to EXTRA_DIST.

This fixes commit f98e0f115b.
2015-10-25 17:06:06 +00:00
..
2015-10-05 15:43:35 +02:00
2015-02-09 11:00:47 +01:00
2015-10-24 12:36:28 +01:00
2013-04-02 15:26:05 +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.