From: Sven Schöling
Date: Fri, 18 Nov 2011 14:12:48 +0000 (+0100)
Subject: CGI::Ajax soll rausfliegen, da sollte man es nicht benutzen um cpan zu erklären.
X-Git-Tag: release-2.7.0beta1~176
X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/97064165af480c7d186c71a59126e9335ddd5a77?ds=inline;hp=--cc
CGI::Ajax soll rausfliegen, da sollte man es nicht benutzen um cpan zu erklären.
---
97064165af480c7d186c71a59126e9335ddd5a77
diff --git a/bin/mozilla/installationcheck.pl b/bin/mozilla/installationcheck.pl
index ca8c7895a..4741443df 100644
--- a/bin/mozilla/installationcheck.pl
+++ b/bin/mozilla/installationcheck.pl
@@ -76,7 +76,7 @@ sub verify_installation {
" " .
$locale->text("Here's an example command line:") . qq|
- perl -MCPAN -e "install CGI::Ajax"
+ perl -MCPAN -e "install Config::Std"
| . $locale->text("The third way is to download the module from the " .
"above mentioned URL and to install the module " .