ask 00/04/03 01:32:33
Modified: . index.html
Log:
perl.com/CPAN/ -> www.cpan.org
is it really good to recommend using Bundle::Apache? If so then the
default Makefile.PL should really be EVERYTHING=1 since that's what
most people want.
Revision Changes Path
1.47 +10 -5 modperl-site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/modperl-site/index.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- index.html 2000/03/10 20:46:53 1.46
+++ index.html 2000/04/03 08:32:33 1.47
@@ -1,8 +1,8 @@
<html>
<head>
<title>Apache/Perl Integration Project</title>
-<!-- Last changed: $Id: index.html,v 1.46 2000/03/10 20:46:53 ask Exp $ -->
-<!-- Last changed: $Id: index.html,v 1.46 2000/03/10 20:46:53 ask Exp $ -->
+<!-- Last changed: $Id: index.html,v 1.47 2000/04/03 08:32:33 ask Exp $ -->
+<!-- Last changed: $Id: index.html,v 1.47 2000/04/03 08:32:33 ask Exp $ -->
<!-- Last changed: Gerald Richter: 31-Mar-1999 -->
<STYLE type="text/css"><!--
@@ -48,7 +48,12 @@
This document is here to help you find out more about this project:
<p>
- <ul>New: There is <b>a huge demand</b> for <b><a
+
+Latest stable release is 1.22, get it from <a href="dist/">this site</a> or from <a
href="http://www.cpan.org/ CPAN
+
+<p>
+
+ <ul>There is <b>a huge demand</b> for <b><a
href="http://perl.apache.org">mod_perl</a>
programmers</b>. These mod_perl mailing list threads discuss
this exciting issue.
@@ -103,9 +108,9 @@
<a name="getit">
<h3>Availability</h3>
The distribution of mod_perl and the Apache::* Perl modules are available
-on any <a href="http://www.perl.com/CPAN/"> CPAN </a> site around the world.
+on any <a href="http://www.cpan.org/">CPAN</a> site around the world.
You'll find mod_perl releases under
-<a href="http://www.perl.com/CPAN/modules/by-module/Apache/">
+<a href="http://www.cpan.org/modules/by-module/Apache/">
modules/by-module/Apache/</A>. You may also download mod_perl
from <a href="dist/">here</a>, be sure to read the <i>README</i> and
<i>INSTALL</i> documents first. You can also try the latest