From: Richard W.M. Jones Date: Tue, 23 Nov 2010 15:55:50 +0000 (+0000) Subject: Update README to reflect Perl modules that are really still required. X-Git-Tag: 1.7.13~19 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=4220b7a6411f1eeecc616e37adaa5b2d2fe9aec1 Update README to reflect Perl modules that are really still required. --- diff --git a/README b/README index 5a0b59c..74926e1 100644 --- a/README +++ b/README @@ -90,8 +90,13 @@ bindings - (Optional) GHC if you want to build the Haskell bindings -- (Optional) Perl XML::XPath, Sys::Virt modules (for libvirt support -in virt-inspector). +- (Optional) Perl Sys::Virt module. + +- (Optional) Perl Win::Hivex module. + +- (Optional) Perl Pod::Usage module. + +- (Optional) Perl Test::More module (from perl Test::Simple). - (Optional, but highly recommended) perl-libintl for translating perl code.