Files
libguestfs/perl/README
Richard W.M. Jones 667482ca9a perl: Remove Sys::Guestfs::Lib.
See announcement on the mailing list for more details about this change:

https://www.redhat.com/archives/libguestfs/2013-April/msg00001.html
2013-04-02 15:26:05 +01:00

10 lines
263 B
Plaintext

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.