Revision 97064165
Von Sven Schöling vor fast 13 Jahren hinzugefügt
bin/mozilla/installationcheck.pl | ||
---|---|---|
76 | 76 |
" " . |
77 | 77 |
$locale->text("Here's an example command line:") . qq|</p> |
78 | 78 |
|
79 |
<p><code>perl -MCPAN -e "install CGI::Ajax"</code></p>
|
|
79 |
<p><code>perl -MCPAN -e "install Config::Std"</code></p>
|
|
80 | 80 |
|
81 | 81 |
<p>| . $locale->text("The third way is to download the module from the " . |
82 | 82 |
"above mentioned URL and to install the module " . |
Auch abrufbar als: Unified diff
CGI::Ajax soll rausfliegen, da sollte man es nicht benutzen um cpan zu erklären.