I translated the standard libguestfs examples (already available in C/C++, OCaml, Python, Ruby) into Perl.
If you want to call libguestfs from Perl, you have to use Sys::Guestfs
.
All 300+ libguestfs API calls are available to all language bindings equally because we generate the bindings.