X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=perl%2Flib%2FSys%2FGuestfs.pm;h=28d2b0fa41ccf82e19bcb8175b22e27ace632b3e;hp=a351d574b8c7d28c80ae59687ea260695b7fdc0e;hb=1765330e07a48dc6f7bdef7007f69ebe606fa731;hpb=b348eacbc4d84337856cf7cca518d61c63e92631 diff --git a/perl/lib/Sys/Guestfs.pm b/perl/lib/Sys/Guestfs.pm index a351d57..28d2b0f 100644 --- a/perl/lib/Sys/Guestfs.pm +++ b/perl/lib/Sys/Guestfs.pm @@ -330,7 +330,7 @@ Return the contents of the file named C. Note that this function cannot correctly handle binary files (specifically, files containing C<\0> character which is treated -as end of string). For those you need to use the C<$h-Eread_file> +as end of string). For those you need to use the C<$h-Edownload> function which has a more complex interface. Because of the message protocol, there is a transfer limit