sbekman     00/04/10 03:37:48

  Modified:    .        index.html
  Log:
  cvs snapshot link + moved the link to the guide as requested
  
  Revision  Changes    Path
  1.50      +12 -6     modperl-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- index.html        2000/04/10 10:15:11     1.49
  +++ index.html        2000/04/10 10:37:47     1.50
  @@ -1,8 +1,8 @@
   <html>
   <head>
   <title>Apache/Perl Integration Project</title>
  -<!-- Last changed: $Id: index.html,v 1.49 2000/04/10 10:15:11 cholet Exp $ -->
  -<!-- Last changed: $Id: index.html,v 1.49 2000/04/10 10:15:11 cholet Exp $ -->
  +<!-- Last changed: $Id: index.html,v 1.50 2000/04/10 10:37:47 sbekman Exp $ -->
  +<!-- Last changed: $Id: index.html,v 1.50 2000/04/10 10:37:47 sbekman Exp $ -->
   <!-- Last changed: Gerald Richter: 31-Mar-1999 -->
   
    <STYLE type="text/css"><!--
  @@ -49,10 +49,19 @@
   
   <p>
   
  -Latest stable release is 1.22, get it from <a href="dist/">this site</a> or from <a 
href="http://www.cpan.org/modules/by-module/Apache">CPAN</a>.
  +Latest stable release is 1.22, get it from <a href="dist/">this site</a> 
  +or from <a href="http://www.cpan.org/modules/by-module/Apache">CPAN</a>. 
  +The latest CVS snapshot is available from <A
  +HREF="http://perl.apache.org/from-cvs/modperl/">here</A> (updated every 6 hours).
   
  +
   <p>
  +Start learning mod_perl with <a href="guide/">the mod_perl Guide</a>.
  +</p>
   
  +
  +<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
  @@ -161,9 +170,6 @@
   <a name="more">
   <h3>Additional resources</h3>
   
  -<p>
  -<a href="guide/">mod_perl Guide</a>.
  -</p>
   
   <p>
   <a href="dist/cgi_to_mod_perl.html">Quick guide</a> for moving from
  
  
  

Reply via email to