gaim/www

note that perl should be 5.8

2003-10-27, Herman Bloggs
f30b93d3cee6
Parents 57c3c728df85
Children d462e4ef680b
note that perl should be 5.8
--- a/htdocs/win32/index.php Mon Oct 27 15:15:26 2003 -0500
+++ b/htdocs/win32/index.php Mon Oct 27 15:24:46 2003 -0500
@@ -72,7 +72,7 @@
<?php start_section("Perl Plugin Support")?>
<h3>Perl Plugins</h3>
-To enable Perl Plugins in Win Gaim, you need to download and install <a href="http://www.activestate.com/Products/Language_Distributions/">ActivePerl</a>, before installing Gaim (v0.69 and higher). If Gaim complains about not finding 'perl58.dll', add the Perl bin dirctory to your PATH.
+To enable Perl Plugins in Win Gaim, you need to download and install <a href="http://www.activestate.com/Products/Language_Distributions/">ActivePerl</a> 5.8, before installing Gaim (v0.69 and higher). If Gaim complains about not finding 'perl58.dll', add the Perl bin dirctory to your PATH.
<?php end_section() ?>
<a name="debug"></a>