You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ri...@hyperreal.org on 1998/08/11 15:51:29 UTC

cvs commit: modperl-site/embperl index.html

richter     98/08/11 06:51:29

  Added:       embperl  index.html
  Log:
  New Embperl website
  
  Revision  Changes    Path
  1.1                  modperl-site/embperl/index.html
  
  Index: index.html
  ===================================================================
  <html>
  
  <head>
  <title>Embperl - Embed Perl in Your HTML Documents</title>
  <body bgcolor="#FFFFFF"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  
  <table border="0" width="100%">
    <tr>
      <td><blockquote>
        <p ALIGN="left"><font SIZE="6"><strong>Embperl - Embed Perl in Your HTML Documents</strong></font></p>
      </blockquote>
      </td>
    </tr>
    <tr>
      <td><font size="6"><strong></strong></font><img src="line.jpg" alt="________________________" align="left" vspace="2" WIDTH="732" HEIGHT="35"><font size="6"><strong></strong></font></td>
    </tr>
  </table>
  </td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top">
  
  <blockquote>
    <table border="0">
      <tr>
        <td valign="top"><table border="0" width="100%">
          <tr>
            <td bgcolor="#FF8000"><big>&nbsp;<a href="Intro.pod.cont.html">Introduction</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#ffa000"><big>&nbsp;<a href="INSTALL.pod.1.html">Installation</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#ffc000"><big>&nbsp;<a href="Embperl.pod.cont.html">Documentation</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#ffe000"><big>&nbsp;<a href="Faq.pod.cont.html">FAQ</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#ffff00"><big>&nbsp;<a href="Examples.html">Examples</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#e0ff00"><big>&nbsp;<a href="Changes.pod.cont.html">Changes</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#c0ff00"><big>&nbsp;<a href="Embperl.pod.13.html">Support</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#a0ff00"><big>&nbsp;<a href="Embperl.pod.14.html">See Also/Download</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#80ff00"><big>&nbsp;<a href="Sites.pod.1.html">Sites using Embperl</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#60ff00"><big>&nbsp;<a href="Intro.pod.6.html#DBIx_Recordset">DBIx::Recordset</a>&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#40ff00"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#20ff00"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#00ff00">&nbsp;Current Version </td>
          </tr>
          <tr>
            <td bgcolor="#00ff20">&nbsp;<code>Stable: 1.1.0</code></td>
          </tr>
          <tr>
            <td bgcolor="#00ff40">&nbsp;<code>Beta: &nbsp;&nbsp;1.1b2</code></td>
          </tr>
          <tr>
            <td bgcolor="#00ff60"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#00ff80"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#00ffa0"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#00ffe0"><big>&nbsp;&nbsp;</big></td>
          </tr>
          <tr>
            <td bgcolor="#00ffc0"><big>&nbsp;&nbsp;</big></td>
          </tr>
        </table>
        </td>
        <td valign="top">&nbsp;&nbsp;</td>
        <td valign="top"><table>
          <tr>
            <td width="400" valign="top">Embperl gives you the power to embed Perl code in your HTML
            documents. Using Perl means being able to use a very elaborate programming language, which is widely
            used for WWW purposes. You can also use hundreds of Perl modules which have already been written - 
            including DBI - for database access to a growing number of database systems.<p>
  
            While this could also be done with other packages, Embperl has several features especially
            for HTML: dynamic tables, formfield-processing, escaping/unescaping and more.<p>
  
            Embperl is a server-side tool, which means it's browser-indpendent. It can run in various
            ways: Under mod_perl, as a cgi script, or offline. <p>
  		  
  		  If you would like to get an impression of Embperl, 
            read the <a href="Intro.pod.cont.html">introdcution</a>. If like to know more about Embperl,
  		  <a href="Embperl.pod.cont.html">here</a> is the full documentation.
            <a href="Faq.pod.cont.html">FAQs</a> are also available and the history of 
  		  <a href="Changes.pod.cont.html">Changes</a> can also be found here. There are also useful 
            <a href="Examples.html">examples</a> which show exactly how Embperl works.<p>
  		  There is also a module for Database access within Embperl, look here for an introduction of
  		  <a href="Intro.pod.6.html#DBIx_Recordset">DBIx::Recordset</a> </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
  </blockquote>
  &nbsp;<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
  
  <blockquote>
    <p><font color="#808080">___________________________________________________________________________________<br>
    HTML::Embperl - Copyright (c) 1997-98 Gerald Richter / ECOS &lt;richter@dev.ecos.de&gt;</font></p>
  </blockquote>
  </td></tr><!--msnavigation--></table></body>
  </html>