fixed up CPAN command so that it installs MIME::Entity as well

This commit is contained in:
myk%mozilla.org 2005-03-24 20:54:21 +00:00
Родитель 0e541d864b
Коммит a70e95daee
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ Then make sure you have the Template, AppConfig, File::Temp, Text::Diff,
Email::Valid, and MIME::Entity modules (and their dependencies), which you
can get via CPAN:
perl -MCPAN -e"install Template, AppConfig, File::Temp, Text::Diff, Email::Valid, and MIME::Entity"
perl -MCPAN -e"install Template, AppConfig, File::Temp, Text::Diff, Email::Valid, MIME::Entity"
Then configure your web server to serve Doctor files correctly. See the
.htaccess file for an explanation of the configuration options, but note that