summaryrefslogtreecommitdiffstats
path: root/doc/smokeping_install.pod
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-09-28 13:11:17 +0200
committerNiko Tyni <ntyni@iki.fi>2005-09-28 13:11:17 +0200
commit72c6bc1c53f52e66e1b5e8d70b00ff2476b1b220 (patch)
tree8c45fe3d880200215fd641176c6efbf9aed5753d /doc/smokeping_install.pod
parentec993081f760b7af33e60c14717ea9f557b1881f (diff)
downloadsmokeping-72c6bc1c53f52e66e1b5e8d70b00ff2476b1b220.tar.gz
smokeping-72c6bc1c53f52e66e1b5e8d70b00ff2476b1b220.tar.xz
* (trunk)/
doc/smokeping_install.pod, doc/smokeping_upgrade.pod, lib/Smokeping.pm, CHANGES: + make having an older version of CGI::Carp a non-fatal error and recommend a newer one in the docs
Diffstat (limited to 'doc/smokeping_install.pod')
-rw-r--r--doc/smokeping_install.pod9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod
index 079e17f..515a110 100644
--- a/doc/smokeping_install.pod
+++ b/doc/smokeping_install.pod
@@ -125,6 +125,15 @@ need mod_speedy, just the plain and simple speedy executable, this is the
beauty of this tool it works without touching your apache ... Otherwise
you could as well be using FastCGI or mod_perl.
+=item CGI::Carp
+
+L<http://http://search.cpan.org/~lds/CGI.pm/>
+
+If you are using a version of Perl older than 5.8.1, you should consider
+installing a newer version of CGI::Carp (must be at least 1.24, included in
+CGI.pm-2.82). Otherwise any error messages generated by the CGI script
+will not show up quite as clean as they could in the web server error log.
+
=back
=head2 Installation