From d00f1075a67fbf2be46e6114848eec5cefbf6684 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Sat, 1 Dec 2007 13:55:09 +0000 Subject: document the LWP dependency of the Smokeping::Slave module -- niko --- doc/smokeping_install.pod | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/smokeping_install.pod') diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod index cd5f936..50d632d 100644 --- a/doc/smokeping_install.pod +++ b/doc/smokeping_install.pod @@ -61,12 +61,18 @@ L You need this for the SSH probe. -=item Various Perl modules (Optional) +=item Various Perl modules (Most of these are optional) You can get these from L. =over +=item libwww-perl + +The master/slave functionality introduced a dependency LWP::UserAgent +from the libwww-perl (also known as LWP) library. Currently the module +is needed even if the master/slave mode is not enabled. + =item Socket6 0.11-1 Optionally installing the Socket6 module for perl enables -- cgit v1.2.3-24-g4f1b