richter     01/03/26 09:30:52

  Modified:    embperl  Changes.pod.1.html index.html
  Log:
  Embperl Webpages - Changes
  
  Revision  Changes    Path
  1.206     +1 -1      modperl-site/embperl/Changes.pod.1.html
  
  Index: Changes.pod.1.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v
  retrieving revision 1.205
  retrieving revision 1.206
  diff -u -r1.205 -r1.206
  --- Changes.pod.1.html        2001/03/26 06:40:56     1.205
  +++ Changes.pod.1.html        2001/03/26 17:30:49     1.206
  @@ -21,7 +21,7 @@
   
   [<a href="" >HOME</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">CONTENT</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>]&nbsp;&nbsp; [<a 
href="Changes.pod.2.html">NEXT (1.3.1 (RELEASE)   13 Feb. 2001)</a>]&nbsp;&nbsp; 
<br><hr>
   <P>
  -Last Update: Mon Mar 26 07:40:49 2001 (MET)
  +Last Update: Mon Mar 26 18:30:30 2001 (MET)
   
   <P>
   NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO" >"CVS"</A>
  
  
  
  1.122     +12 -1     modperl-site/embperl/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/modperl-site/embperl/index.html,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- index.html        2001/03/26 06:40:56     1.121
  +++ index.html        2001/03/26 17:30:50     1.122
  @@ -2,7 +2,18 @@
   <html>
   
   <head>
  -<title>Embperl - Embed Perl in Your HTML Documents</title>
  +<meta name="Author" content="Gerald Richter">
  +<meta name="Publisher" content="Firma ecos gmbh, D-55276 Dienheim, Tulpenstrasse 5">
  +<meta name="Robots" content="INDEX">
  +<meta name="Description"
  +content="Embperl is a system for building dynamic Websites. It gives you the power 
to embed Perl code in your HTML documents and the ability to build your Web site out 
of small reusable objects in a OO-style.">
  +<meta name="Keywords"
  +content="Embperl,Perl,Apache,mod_perl,dynamic 
Websites,Object,embed,XML,SSI,Webobjects,OO">
  +<meta name="Title"
  +content="Embperl - Building dynamic Websites with Perl">
  +
  +<title>Embperl - Building dynamic Websites with Perl</title>
  +</head>
   <body bgcolor="#FFFFFF"><table border="0" cellpadding="0" cellspacing="0" 
width="100%"><tr><td>
   
   <table border="0" width="100%">
  @@ -187,7 +198,7 @@
   <blockquote>
     <p><font color="#808080" size=1><hr>
     HTML::Embperl - Copyright (c) 1997-2001 Gerald Richter / ECOS 
&lt;[EMAIL PROTECTED]&gt;
  -  Last Update $Id: index.html,v 1.121 2001/03/26 06:40:56 richter Exp $</font></p>  
 
  +  Last Update $Id: index.html,v 1.122 2001/03/26 17:30:50 richter Exp $</font></p>  
 
   </blockquote>
   </td></tr><!--msnavigation--></table></body>
   </html>
  
  
  

Reply via email to