Mailing List Archive

svn commit: r1914099 [31/37] - in /perl/site/embperl: ./ de/ de/images/ de/pod/ de/pod/doc/ de/pod/doc/EmbperlRecipe/ de/pod/doc/EmbperlSyntax/ de/pod/intro/ de/pod/list/ en/ en/images/ en/pod/ en/pod/doc/ en/pod/doc/By calling Embperl/ en/pod/doc/Embp...
Modified: perl/site/embperl/pod/Changes.-page-62-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-62-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-62-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-62-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,43 +303,19 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.18-beta 25 Oct 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-61-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.19-beta 29 Oct 97 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.19-beta 29 Oct 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-61-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.21-beta 25 Dec 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
- [ Next: 0.17-beta 30 Aug 97 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added caching of p-code. Now all Perl code is compiled only once. On the
- second request, the compiled p-code is used. This makes, for example, the
- table.htm from the test about 4 times faster on the second run then it was in
- previous versions of Embperl. Also, tables and loops are faster in the first
- request, because the code is only compiled in the first iteration.
- - &lt;Select&gt;/&lt;option&gt; is now handled like &lt;input&gt;, this means that if a value
- for the select exists in %fdat, the corresponding option is automatically
- selected.
- - Added support for table heading (&lt;th&gt; tag). If all cells in a row are surrounded
- by &lt;th&gt;/&lt;/th&gt; instead of &lt;td&gt;/&lt;/td&gt; the row is interpreted as column headings and
- printed only once. Row headings are not supported yet, but in one of the next versions...
- - Added support for multipart/formdata to support fileupload. Embperl automatically
- detects multipart/formdata and lets CGI.pm handle it. The results are also
- present in @ffld and %fdat like for normal formdata. See CGI.pm for more docs.
- (Thanks to eigenstr@mixi.net for the idea and material)
- - Now all the output is kept in memory and the http-header are sent when the
- processing is finish. This gives the ability to set http-headers (only under mod_perl)
- within the page. Also now the Content-Length can be sent in the http-header.
- (Thanks to eigenstr@mixi.net for the idea and material)
- - Added tests for mod_perl mode and running as cgi-script, if compilation
- for mod_perl is enabled (Thanks to Doug MacEachern for lots of ideas
- and code I have borrowed from his mod_perl)
- - Removed "= true" in MailFormTo which caused a warning and didn't declare
- syserr_list in ep.h on FreeBSD (Thanks to Michael Fuhr for the hints)
- - Added SYSNOPSIS section to docs to avoid pod2man warning and changed
- apache/src/regx to apache/src/regex in Makefile.PL (Thanks to Bob Wilkinson)
- - Splitted C-sources in some more source files
-
- - Fixed two minor memory leaks. Now the Embperl test suite can run 1000 times and
- more without making the httpd grow!</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-61-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.19-beta 29 Oct 97 ]
+ [ Next: 0.18-beta 25 Oct 97 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Rewrote the code for the LOG handle. Now the handle LOG is tied so that every
+ print/printf is written to embperl.log at the right position. Use this to
+ do logging from your embedded code or modules
+
+ - Fixed a bug which caused garbage to be displayed in dynamic tables (or made
+ parts of the table disappear) </pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-61-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.21-beta 25 Dec 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
- [ Next: 0.17-beta 30 Aug 97 &gt;&gt; ]
+ [ Next: 0.18-beta 25 Oct 97 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-63-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-63-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-63-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-63-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,14 +303,43 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.17-beta 30 Aug 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-62-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.18-beta 25 Oct 97 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.18-beta 25 Oct 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-62-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.19-beta 29 Oct 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
- [ Next: 0.16-beta 29 Aug 97 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Removed some Compiler Warnings (Thanks to Ian Kallen for reporting them)</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-62-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.18-beta 25 Oct 97 ]
+ [ Next: 0.17-beta 30 Aug 97 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added caching of p-code. Now all Perl code is compiled only once. On the
+ second request, the compiled p-code is used. This makes, for example, the
+ table.htm from the test about 4 times faster on the second run then it was in
+ previous versions of Embperl. Also, tables and loops are faster in the first
+ request, because the code is only compiled in the first iteration.
+ - &lt;Select&gt;/&lt;option&gt; is now handled like &lt;input&gt;, this means that if a value
+ for the select exists in %fdat, the corresponding option is automatically
+ selected.
+ - Added support for table heading (&lt;th&gt; tag). If all cells in a row are surrounded
+ by &lt;th&gt;/&lt;/th&gt; instead of &lt;td&gt;/&lt;/td&gt; the row is interpreted as column headings and
+ printed only once. Row headings are not supported yet, but in one of the next versions...
+ - Added support for multipart/formdata to support fileupload. Embperl automatically
+ detects multipart/formdata and lets CGI.pm handle it. The results are also
+ present in @ffld and %fdat like for normal formdata. See CGI.pm for more docs.
+ (Thanks to eigenstr@mixi.net for the idea and material)
+ - Now all the output is kept in memory and the http-header are sent when the
+ processing is finish. This gives the ability to set http-headers (only under mod_perl)
+ within the page. Also now the Content-Length can be sent in the http-header.
+ (Thanks to eigenstr@mixi.net for the idea and material)
+ - Added tests for mod_perl mode and running as cgi-script, if compilation
+ for mod_perl is enabled (Thanks to Doug MacEachern for lots of ideas
+ and code I have borrowed from his mod_perl)
+ - Removed "= true" in MailFormTo which caused a warning and didn't declare
+ syserr_list in ep.h on FreeBSD (Thanks to Michael Fuhr for the hints)
+ - Added SYSNOPSIS section to docs to avoid pod2man warning and changed
+ apache/src/regx to apache/src/regex in Makefile.PL (Thanks to Bob Wilkinson)
+ - Splitted C-sources in some more source files
+
+ - Fixed two minor memory leaks. Now the Embperl test suite can run 1000 times and
+ more without making the httpd grow!</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-62-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.19-beta 29 Oct 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
- [ Next: 0.16-beta 29 Aug 97 &gt;&gt; ]
+ [ Next: 0.17-beta 30 Aug 97 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-64-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-64-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-64-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-64-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,36 +303,14 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.16-beta 29 Aug 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.17-beta 30 Aug 97 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.17-beta 30 Aug 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.18-beta 25 Oct 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
- [ Next: 0.15-beta 11 July 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added more restrictive access check when running under mod_perl
- * Option ExecCGI must be set
- * must not be a directory
- - Added a (few) more docs about how to view the Embperl logfile with
- your browser
- - Added a declaration for error-dependent stuff to compile on Solaris, check errno before
- accessing sys_errlist to avoid SIGSEVs, Fixed another warning from Sun Pro C Compiler
- (Thanks to Dan Peterson)
- - Switched I/O to PerlIO if supported by installed Perl version.
- Should now work with sfio (not tested yet)
- - Added possibilty to include Embperl commands in all HTML tags
- (did not work for body, table and tr tags in previous versions)
- - Will now preserve case of HTML tags
- - Do not interpret unknown HTML tags in any way, so as to handle "&lt;" characters
- which do not start a HTML tag better
- - Do not display the time needed for the request if CLOCKS_PER_SEC not
- defined (e.g. SunOS - Thanks to Dan Peterson)
- - Added apache_xx/src/regx to include path, to avoid problems when
- Apache was built with its own regx library
- - Now Embperl shows which tags don't match in error message (table, dir, select etc.)
-
- - Fixed a bug which caused "[." characters to be printed even in a false
- if path </pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.17-beta 30 Aug 97 ]
+ [ Next: 0.16-beta 29 Aug 97 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Removed some Compiler Warnings (Thanks to Ian Kallen for reporting them)</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-63-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.18-beta 25 Oct 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
- [ Next: 0.15-beta 11 July 1997 &gt;&gt; ]
+ [ Next: 0.16-beta 29 Aug 97 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-65-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-65-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-65-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-65-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,27 +303,36 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.15-beta 11 July 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.16-beta 29 Aug 97 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.16-beta 29 Aug 97</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.17-beta 30 Aug 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
- [ Next: 0.14-beta 30 Juni 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added interpretation of SELECT Tag to generate dynamic listboxes
- from an arrary
- - Fixed a problem with dynamic lists
- - Fixed some warnings displayed by the Sun Pro C Compiler (Thanks to Dan Peterson)
- - Fixed an error message about missing IO::Handle
- - Changed all // comments to /* */ to be more compatible with compilers other
- than the gnu-c compiler
- - Inserted a missing return in oputc which caused a SIGSEV on Solaris (Thanks
- to Dan Peterson)
- - Checked return code of Logfile open, to prevent a SIGSEV when Embperl cannot
- write to the logfile (it now writes an error message in server's errorlog)
- (Thanks to Dan Peterson)
- - Errors will also be logged to the server's error log (written to stderr)
- </pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.16-beta 29 Aug 97 ]
+ [ Next: 0.15-beta 11 July 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added more restrictive access check when running under mod_perl
+ * Option ExecCGI must be set
+ * must not be a directory
+ - Added a (few) more docs about how to view the Embperl logfile with
+ your browser
+ - Added a declaration for error-dependent stuff to compile on Solaris, check errno before
+ accessing sys_errlist to avoid SIGSEVs, Fixed another warning from Sun Pro C Compiler
+ (Thanks to Dan Peterson)
+ - Switched I/O to PerlIO if supported by installed Perl version.
+ Should now work with sfio (not tested yet)
+ - Added possibilty to include Embperl commands in all HTML tags
+ (did not work for body, table and tr tags in previous versions)
+ - Will now preserve case of HTML tags
+ - Do not interpret unknown HTML tags in any way, so as to handle "&lt;" characters
+ which do not start a HTML tag better
+ - Do not display the time needed for the request if CLOCKS_PER_SEC not
+ defined (e.g. SunOS - Thanks to Dan Peterson)
+ - Added apache_xx/src/regx to include path, to avoid problems when
+ Apache was built with its own regx library
+ - Now Embperl shows which tags don't match in error message (table, dir, select etc.)
+
+ - Fixed a bug which caused "[." characters to be printed even in a false
+ if path </pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-64-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.17-beta 30 Aug 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
- [ Next: 0.14-beta 30 Juni 1997 &gt;&gt; ]
+ [ Next: 0.15-beta 11 July 1997 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-66-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-66-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-66-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-66-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,33 +303,27 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.14-beta 30 Juni 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.15-beta 11 July 1997 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.15-beta 11 July 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.16-beta 29 Aug 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
- [ Next: 0.13-beta April 26 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - adding 8192 to EMBPERL_DEBUG and setting EMBPERL_VIRTLOG will add a link
- to Embperl output, so you can directly view the right part of the logfile
- with your browser
- - Added the LOG filehandle to print to the Embperl logfile
- - Added the possibility to handle multiple form fields with same name
- - chars which are a result of a Perl expression will not be escaped to HTML if
- they are prefixed with a backslash
- - Added support for scanning the parameters of input tags for Perl code i.e.
- [- -] and [+ +] substitution takes place
- - Replaced carriage return in Perl expression with space to avoid Perl 5.004 error
- about carriage return
- - added $req_rec to access the Apache server api when running under mod_perl
-
- - Fixed a bug in Safe namespace handling which was always causing ERR: 17 Namespace unknown
- - Fixed a bug which caused dynamic tables to end, if a 'if', 'while' and etc. was included
- - Fixed a bug that caused [$cmd$] to be executed only in the first iteration of a 'while'
- or a table
- - Fixed some bugs in input tag interpretation
- - Fixed a bug which occurred when Embperl encountered an input tag with value="" and %ffld=""
- - Fixed a bug in embpexec.pl that caused the options to be ignored when running offline</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.15-beta 11 July 1997 ]
+ [ Next: 0.14-beta 30 Juni 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added interpretation of SELECT Tag to generate dynamic listboxes
+ from an arrary
+ - Fixed a problem with dynamic lists
+ - Fixed some warnings displayed by the Sun Pro C Compiler (Thanks to Dan Peterson)
+ - Fixed an error message about missing IO::Handle
+ - Changed all // comments to /* */ to be more compatible with compilers other
+ than the gnu-c compiler
+ - Inserted a missing return in oputc which caused a SIGSEV on Solaris (Thanks
+ to Dan Peterson)
+ - Checked return code of Logfile open, to prevent a SIGSEV when Embperl cannot
+ write to the logfile (it now writes an error message in server's errorlog)
+ (Thanks to Dan Peterson)
+ - Errors will also be logged to the server's error log (written to stderr)
+ </pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-65-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.16-beta 29 Aug 97 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
- [ Next: 0.13-beta April 26 1997 &gt;&gt; ]
+ [ Next: 0.14-beta 30 Juni 1997 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-67-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-67-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-67-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-67-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,25 +303,33 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.13-beta April 26 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.14-beta 30 Juni 1997 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.14-beta 30 Juni 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.15-beta 11 July 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
- [ Next: 0.12-beta not publicly released &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Moved EPENTRY (embperl_init) down to avoid crashing when compiled with
- -DEPDEBUGALL
- - Added #undefs for stdio function to compile with Perl &gt; 5.003
- NOTE: This is a quick hack, and will be changed to use PerlIO in
- one of the next releases, so we can tie stdout of Embperl
- - Added pids (to distinguish between muliplite requests) and time to
- logfile output
- - Made many functions static and names of externals more unique to
- avoid conflicts of symbolnames with other modules
- - If file not found return status 404 instead of 500
- - Add Apache::Embperl so the module shows at CPAN also under
- module/by-module/Apache/ as suggested by Doug MacEachern</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.14-beta 30 Juni 1997 ]
+ [ Next: 0.13-beta April 26 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - adding 8192 to EMBPERL_DEBUG and setting EMBPERL_VIRTLOG will add a link
+ to Embperl output, so you can directly view the right part of the logfile
+ with your browser
+ - Added the LOG filehandle to print to the Embperl logfile
+ - Added the possibility to handle multiple form fields with same name
+ - chars which are a result of a Perl expression will not be escaped to HTML if
+ they are prefixed with a backslash
+ - Added support for scanning the parameters of input tags for Perl code i.e.
+ [- -] and [+ +] substitution takes place
+ - Replaced carriage return in Perl expression with space to avoid Perl 5.004 error
+ about carriage return
+ - added $req_rec to access the Apache server api when running under mod_perl
+
+ - Fixed a bug in Safe namespace handling which was always causing ERR: 17 Namespace unknown
+ - Fixed a bug which caused dynamic tables to end, if a 'if', 'while' and etc. was included
+ - Fixed a bug that caused [$cmd$] to be executed only in the first iteration of a 'while'
+ or a table
+ - Fixed some bugs in input tag interpretation
+ - Fixed a bug which occurred when Embperl encountered an input tag with value="" and %ffld=""
+ - Fixed a bug in embpexec.pl that caused the options to be ignored when running offline</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-66-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.15-beta 11 July 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
- [ Next: 0.12-beta not publicly released &gt;&gt; ]
+ [ Next: 0.13-beta April 26 1997 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-68-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-68-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-68-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-68-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,29 +303,25 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.12-beta not publicly released</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.13-beta April 26 1997 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.13-beta April 26 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.14-beta 30 Juni 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
- [ Next: 0.11-beta March 25 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - The mask has been removed from namespace option so it can be used
- with safe.pm &gt; 2
- - Embperl works with -T / PerlTaintCheck on
- - Add function MailFormTo to send form contents via email
- - The dbgSource option displays only one line for better overview
- - Fixed a bug which caused the Perl operator '&lt;' to be interpreted
- as an HTML tag in tables or while loops after the first iteration
- - Added ffld array for mod_perl mode to get the order of form fields
- - Removed vsnprintf since its not available on all platforms
- - Corrected handling of empty dynamic tables
- - Fixed a bug which was causing a Segmentaion Fault when the first
- table is empty
- - Added a script for make test
- - Fixed Error with nested if
- - Log compilation errors of embedded Perl code
- - Avoid some warnings in Embperl.pm</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.13-beta April 26 1997 ]
+ [ Next: 0.12-beta not publicly released &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Moved EPENTRY (embperl_init) down to avoid crashing when compiled with
+ -DEPDEBUGALL
+ - Added #undefs for stdio function to compile with Perl &gt; 5.003
+ NOTE: This is a quick hack, and will be changed to use PerlIO in
+ one of the next releases, so we can tie stdout of Embperl
+ - Added pids (to distinguish between muliplite requests) and time to
+ logfile output
+ - Made many functions static and names of externals more unique to
+ avoid conflicts of symbolnames with other modules
+ - If file not found return status 404 instead of 500
+ - Add Apache::Embperl so the module shows at CPAN also under
+ module/by-module/Apache/ as suggested by Doug MacEachern</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-67-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.14-beta 30 Juni 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
- [ Next: 0.11-beta March 25 1997 &gt;&gt; ]
+ [ Next: 0.12-beta not publicly released &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-69-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-69-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-69-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-69-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,23 +303,29 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.11-beta March 25 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.12-beta not publicly released ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.12-beta not publicly released</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.13-beta April 26 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
- [ Next: 0.10b-beta Jan 23 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Name changed from Embperl to HTML::Embperl!!!!!!!!
- - FORM &amp; ENV debug output now available in all modes
- - Output from [+ +] and INPUT fields are escaped
- (e.g. &lt; is send as &amp;lt; )
- - Added two-dimensional tables
- - Fixed a bug which caused an endless loop when using a \
- - Fixed escaping of special HTML chars above ascii code 128
- - Added support for list tags (dir, menu, ol, ul, dl)
- - Added support for textarea tag
- - Fixed some errors</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.12-beta not publicly released ]
+ [ Next: 0.11-beta March 25 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - The mask has been removed from namespace option so it can be used
+ with safe.pm &gt; 2
+ - Embperl works with -T / PerlTaintCheck on
+ - Add function MailFormTo to send form contents via email
+ - The dbgSource option displays only one line for better overview
+ - Fixed a bug which caused the Perl operator '&lt;' to be interpreted
+ as an HTML tag in tables or while loops after the first iteration
+ - Added ffld array for mod_perl mode to get the order of form fields
+ - Removed vsnprintf since its not available on all platforms
+ - Corrected handling of empty dynamic tables
+ - Fixed a bug which was causing a Segmentaion Fault when the first
+ table is empty
+ - Added a script for make test
+ - Fixed Error with nested if
+ - Log compilation errors of embedded Perl code
+ - Avoid some warnings in Embperl.pm</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-68-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.13-beta April 26 1997 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
- [ Next: 0.10b-beta Jan 23 1997 &gt;&gt; ]
+ [ Next: 0.11-beta March 25 1997 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-7-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-7-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-7-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-7-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,47 +303,35 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.1.0 15. Nov 2005</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-6-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.2.0 8. Apr. 2006 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.2.0 8. Apr. 2006</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-6-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.3.0 30. Sept. 2007 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0.1 3. October 2005 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added better UTF-8 support:
- - Output escaping now takes Perl's UTF-8 flags into
- account and will not escape UTF-8 chars anymore
- - Diretive Embperl_Output_Esc_Charset allows to
- generaly switch between Latin1, Latin2 and UTF-8.
- (For UTF-8 this is not necessary when Perl's UTF-8
- Flag is correctly set, but this is not the case
- for all datasources)
- - Form data that is send to Embperl and put into %fdat
- get now Perl's internal UTF8 flags set, in case
- the data posted contains a valid UTF8 string.
- This can be disabled with the option
- optFormDataNoUtf8.
- - Added Module Embperl::Inline, which allows to embed
- Embperl code in an ordinary Perl module. This makes
- is easy to install system wide libraries, which need
- to contain Embperl code/markup. See perldoc Embperl::Inline
- - [$ sub $] now can takes arguments and inital code like:
- [.$ sub foo ($self, $a, $b) my $c = $self -&gt; {bar} $]
- - Embperl subroutines are now called in array context, to
- allow to return multiple return values.
- - Added validate type TimeValue, which is a numeric value
- followed by s, m, h, d or w.
- - Added validate type PosInteger, which is a positiv integer
- value
- - Added Support for calling Embperl::Object::Execute inside
- an Embperl page. (Allow to nest new requests)
- - Corrected HTML/XML escaping inside from &lt;textarea&gt; tags.
- - Fixed Segfault that could occur when a Embperl sub does
- not contain anything.
- - Fixed compile problem with timezone on BSD systems
- - Fixed URLs in website to work correctly on static mirrors
- - Embperl development has been moved from CVS to SVN.
- See L&lt;"SVN.pod"|SVN.pod&gt; .</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-6-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.2.0 8. Apr. 2006 ]
+ [ Next: 2.1.0 15. Nov 2005 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added new command [$ dump $] which can be used
+ to dump variables to logfiles or to the output
+ for debugging purpose.
+ - [$ sub $] return value is handled now corretly
+ in scalar and array context
+ - Added support for Apache 2.2
+ - Added Table of Content pod file, which lists
+ all available Embperl documentation, to get
+ a better overview. Thanks to Axel Beckert.
+ - Additional checked and notchecked Validationrules
+ - Fixed Cookie expire calculation, because
+ relative exipre times where only calculated
+ once at server startup. Spotted by Derrick Spell.
+ - Fixed parsing of Cache configuration functions in
+ httpd.conf. Spotted by Carl Eklof.
+ - Added better handling of Out Of Memory condition,
+ i.e. log error end try to clean up instead of
+ segfault.
+ - Fixed segfault that could occur because a non
+ string value is passed as string index, which
+ crashed if such a string index doesn't exists.
+ Spotted by Carl Eklof.</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-6-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.3.0 30. Sept. 2007 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0.1 3. October 2005 &gt;&gt; ]
+ [ Next: 2.1.0 15. Nov 2005 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-70-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-70-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-70-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-70-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,14 +303,23 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.10b-beta Jan 23 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.11-beta March 25 1997 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.11-beta March 25 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.12-beta not publicly released ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-71-.htm" class="cPodHeaderNavLink">
- [ Next: 0.10beta Jan 18 1997 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - fixed some errors</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.11-beta March 25 1997 ]
+ [ Next: 0.10b-beta Jan 23 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Name changed from Embperl to HTML::Embperl!!!!!!!!
+ - FORM &amp; ENV debug output now available in all modes
+ - Output from [+ +] and INPUT fields are escaped
+ (e.g. &lt; is send as &amp;lt; )
+ - Added two-dimensional tables
+ - Fixed a bug which caused an endless loop when using a \
+ - Fixed escaping of special HTML chars above ascii code 128
+ - Added support for list tags (dir, menu, ol, ul, dl)
+ - Added support for textarea tag
+ - Fixed some errors</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-69-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.12-beta not publicly released ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-71-.htm" class="cPodHeaderNavLink">
- [ Next: 0.10beta Jan 18 1997 &gt;&gt; ]
+ [ Next: 0.10b-beta Jan 23 1997 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-71-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-71-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-71-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-71-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,11 +303,15 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.10beta Jan 18 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.10b-beta Jan 23 1997 ]
- </a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - first public beta release</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 0.10b-beta Jan 23 1997 ]
- </a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"></td></tr></table></a>
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">0.10b-beta Jan 23 1997</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.11-beta March 25 1997 ]
+ </a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-72-.htm" class="cPodHeaderNavLink">
+ [ Next: 0.10beta Jan 18 1997 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - fixed some errors</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-70-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 0.11-beta March 25 1997 ]
+ </a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-72-.htm" class="cPodHeaderNavLink">
+ [ Next: 0.10beta Jan 18 1997 &gt;&gt; ]
+ </a></td></tr></table></a>
</td>
</tr>
</table></td>

Modified: perl/site/embperl/pod/Changes.-page-8-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-8-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-8-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-8-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,21 +303,47 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.0.1 3. October 2005</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-7-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.1.0 15. Nov 2005 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.1.0 15. Nov 2005</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-7-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.2.0 8. Apr. 2006 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-9-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0.0 14. August 2005 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Turn off Apache maintainer mode symbols, so it works with SuSE Apache
- - Integrated KWiki into Embperl website (available under eg/web)
- - Don't croak if Apache request record is not available (e.g. during startup)
- - Fixed wrong setup of $epreq -&gt; param -&gt; filename, when a Embperl offline
- processing is made inside an Embperl page. Reported by Gavin Carr.
- - Return correct http status codes 403 and 404 if access to a file is
- forbidden or the file was not found. Reported by Cliff Rayman.
- - Added Date header for Embperl::Mail, Suggested by Robert.</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-7-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.1.0 15. Nov 2005 ]
+ [ Next: 2.0.1 3. October 2005 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Added better UTF-8 support:
+ - Output escaping now takes Perl's UTF-8 flags into
+ account and will not escape UTF-8 chars anymore
+ - Diretive Embperl_Output_Esc_Charset allows to
+ generaly switch between Latin1, Latin2 and UTF-8.
+ (For UTF-8 this is not necessary when Perl's UTF-8
+ Flag is correctly set, but this is not the case
+ for all datasources)
+ - Form data that is send to Embperl and put into %fdat
+ get now Perl's internal UTF8 flags set, in case
+ the data posted contains a valid UTF8 string.
+ This can be disabled with the option
+ optFormDataNoUtf8.
+ - Added Module Embperl::Inline, which allows to embed
+ Embperl code in an ordinary Perl module. This makes
+ is easy to install system wide libraries, which need
+ to contain Embperl code/markup. See perldoc Embperl::Inline
+ - [$ sub $] now can takes arguments and inital code like:
+ [.$ sub foo ($self, $a, $b) my $c = $self -&gt; {bar} $]
+ - Embperl subroutines are now called in array context, to
+ allow to return multiple return values.
+ - Added validate type TimeValue, which is a numeric value
+ followed by s, m, h, d or w.
+ - Added validate type PosInteger, which is a positiv integer
+ value
+ - Added Support for calling Embperl::Object::Execute inside
+ an Embperl page. (Allow to nest new requests)
+ - Corrected HTML/XML escaping inside from &lt;textarea&gt; tags.
+ - Fixed Segfault that could occur when a Embperl sub does
+ not contain anything.
+ - Fixed compile problem with timezone on BSD systems
+ - Fixed URLs in website to work correctly on static mirrors
+ - Embperl development has been moved from CVS to SVN.
+ See L&lt;"SVN.pod"|SVN.pod&gt; .</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-7-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.2.0 8. Apr. 2006 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-9-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0.0 14. August 2005 &gt;&gt; ]
+ [ Next: 2.0.1 3. October 2005 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>

Modified: perl/site/embperl/pod/Changes.-page-9-.htm
URL: http://svn.apache.org/viewvc/perl/site/embperl/pod/Changes.-page-9-.htm?rev=1914099&r1=1914098&r2=1914099&view=diff
==============================================================================
--- perl/site/embperl/pod/Changes.-page-9-.htm (original)
+++ perl/site/embperl/pod/Changes.-page-9-.htm Fri Nov 24 21:28:20 2023
@@ -206,7 +206,7 @@
<tr>
<td nowrap align="left" width=2>&nbsp;</td>
<td nowrap align="left" width=15><img src="../images/i-sub-off.gif" width="11" height="11" vspace="6" hspace="5"></td>
- <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-18-.htm"><div class="cMenu">Support</div></a></td>
+ <td nowrap align="left" width=125><a href="../pod/doc/Embperl.-page-17-.htm"><div class="cMenu">Support</div></a></td>
</tr>
</table>
</td>
@@ -242,7 +242,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Stable 2.5.0</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Stable 3.0.0</span></a></td>
</tr>
</table>
</td>
@@ -257,7 +257,7 @@
<td align="left" background="../images//hintergrund-nav.gif">
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/INSTALL.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
+ <td nowrap with="152" height=22>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../pod/doc/Embperl.-page-18-.htm"><span class="cMenu">Beta 3.0.0-rc.2</span></a></td>
</tr>
</table>
</td>
@@ -303,20 +303,21 @@
</table>
</td>
<td valign="top" width="90%" class="cContent"><table width="100%"><tr><td valign="top" width="95%">
-<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.0.0 14. August 2005</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.0.1 3. October 2005 ]
+<table xmlns="http://www.w3.org/TR/xhtml1/strict" width="100%" border="0" cellspacing="0" cellpadding="6"><tr><td class="cPodH1">2.0.1 3. October 2005</td></tr></table><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.1.0 15. Nov 2005 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-10-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0rc5 7. August 2005 &gt;&gt; ]
- </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - http headers from %http_headers_out will now also be send when the
- init method of an application object return non zero (e.g. 302 for redirect).
- - Updated xsl stylesheet and css styles of website for better display
- of code sections.
- - Updated db/epwebapp.pl to make it more robust and fix some minor bugs
- and also allows to set edit and view_level (anonymous, login, admin)
- for every table.</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
- [ &lt;&lt; Prev: 2.0.1 3. October 2005 ]
+ [ Next: 2.0.0 14. August 2005 &gt;&gt; ]
+ </a></td></tr></table></a><pre xmlns="http://www.w3.org/TR/xhtml1/strict" class="cPodVerbatim"> - Turn off Apache maintainer mode symbols, so it works with SuSE Apache
+ - Integrated KWiki into Embperl website (available under eg/web)
+ - Don't croak if Apache request record is not available (e.g. during startup)
+ - Fixed wrong setup of $epreq -&gt; param -&gt; filename, when a Embperl offline
+ processing is made inside an Embperl page. Reported by Gavin Carr.
+ - Return correct http status codes 403 and 404 if access to a file is
+ forbidden or the file was not found. Reported by Cliff Rayman.
+ - Added Date header for Embperl::Mail, Suggested by Robert.</pre><hr xmlns="http://www.w3.org/TR/xhtml1/strict"></hr><a xmlns="http://www.w3.org/TR/xhtml1/strict" name="top"><table width="100%"><tr><td align="left" valign="top" width="45%"><a href="Changes.-page-8-.htm" class="cPodHeaderNavLink">
+ [ &lt;&lt; Prev: 2.1.0 15. Nov 2005 ]
</a></td><td align="center" valign="top" width="10%"><a href="Changes.htm" class="cPodHeaderNavLink">[ Content ]</a></td><td align="right" valign="top" width="45%"><a href="Changes.-page-10-.htm" class="cPodHeaderNavLink">
- [ Next: 2.0rc5 7. August 2005 &gt;&gt; ]
+ [ Next: 2.0.0 14. August 2005 &gt;&gt; ]
</a></td></tr></table></a>
</td>
</tr>