Move 'use File::Temp' from virt-inspector program to Sys::Guestfs::Lib.
[libguestfs.git] / ocaml / examples / README
1 This directory contains various example programs which use the OCaml
2 Guestfs bindings to the libguestfs API.
3
4 As they are examples, these are licensed so they can be freely copied
5 and used without any restrictions.
6
7 Tips:
8
9 (1) To enable verbose messages, set environment variable LIBGUESTFS_DEBUG=1