richter 00/12/03 21:40:41
Modified: embperl CVS.pod.1.html Changes.pod.1.html
Changes.pod.2.html Changes.pod.cont.html
Embperl.pod.12.html Embperl.pod.14.html
Embperl.pod.15.html Embperl.pod.16.html
Embperl.pod.3.html Embperl.pod.6.html
Embperl.pod.7.html Embperl.pod.cont.html
Faq.pod.2.html Faq.pod.cont.html INSTALL.pod.1.html
index.html
Log:
Embperl Webpages - Changes
Revision Changes Path
1.15 +2 -2 modperl-site/embperl/CVS.pod.1.html
Index: CVS.pod.1.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/CVS.pod.1.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- CVS.pod.1.html 2000/10/18 07:34:03 1.14
+++ CVS.pod.1.html 2000/12/04 05:40:38 1.15
@@ -110,7 +110,7 @@
<P>
cvs -d <A
-HREF="mailto:``pserver:[EMAIL PROTECTED]:/home/cvspublic''">``pserver:[EMAIL PROTECTED]:/home/cvspublic''</A>
+HREF="mailto:``:pserver:[EMAIL PROTECTED]:/home/cvspublic''">``:pserver:[EMAIL PROTECTED]:/home/cvspublic''</A>
login
<P>
@@ -118,7 +118,7 @@
<P>
cvs -d <A
-HREF="mailto:``pserver:[EMAIL PROTECTED]:/home/cvspublic''">``pserver:[EMAIL PROTECTED]:/home/cvspublic''</A>
+HREF="mailto:``:pserver:[EMAIL PROTECTED]:/home/cvspublic''">``:pserver:[EMAIL PROTECTED]:/home/cvspublic''</A>
co embperl
<P>
1.192 +2 -11 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.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- Changes.pod.1.html 2000/12/03 14:05:11 1.191
+++ Changes.pod.1.html 2000/12/04 05:40:39 1.192
@@ -1,6 +1,6 @@
<HTML>
<HEAD>
-<TITLE>1.3b8_dev -- That's what currently under developement</TITLE>
+<TITLE>1.3.0 4 Dec. 2000</TITLE>
<LINK REV="made" HREF="mailto:[EMAIL PROTECTED]">
</HEAD>
@@ -11,7 +11,7 @@
<tr>
<td valign=bottom align=center>
<font size=6><strong>
-<A NAME="1_3b8_dev_That_s_what_current">1.3b8_dev -- That's what currently under
developement</a></strong></font>
+<A NAME="1_3_0_RELEASE_4_Dec_2000">1.3.0 (RELEASE) 4 Dec. 2000</a></strong></font>
</td><td rowspan=2 align=right></td>
</tr><tr><td valign=top align=center>
@@ -21,20 +21,11 @@
[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a
href="Changes.pod.2.html">NEXT (1.3b7 (BETA) 15. Nov 2000)</a>] <br><hr>
<P>
-Last Update: Sun Dec 3 15:04:44 2000 (MET)
-
-<P>
-NOTE: This version is only available via <A HREF="CVS.pod.1.html#INTRO" >"CVS"</A>
-
-
-
-<P>
<PRE> - Corrected a wrong test, that let make test fail. Spotted by Eddie Lau.
- Added a Line Feed at the end of epnames.h, which has caused some problems
with on old SunOS compiler. Spotted by Roman Maeder.
- Fixed a problem that Perl generated an error when $req_rec and [$ var $] was
used. Spotted by Michael Stevens.
-
</PRE>
<p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.cont.html">PREV (Revision History - Content)</a>] [<a
href="Changes.pod.2.html">NEXT (1.3b7 (BETA) 15. Nov 2000)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
1.52 +4 -4 modperl-site/embperl/Changes.pod.2.html
Index: Changes.pod.2.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Changes.pod.2.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- Changes.pod.2.html 2000/11/17 05:31:16 1.51
+++ Changes.pod.2.html 2000/12/04 05:40:39 1.52
@@ -19,10 +19,10 @@
<img src="line.jpg" alt="________" WIDTH="732" HEIGHT="35" >
</td></tr></table>
-[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">PREV (1.3b8_dev -- That's what currently under
developement)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b6 (BETA) 18.
Oct 2000)</a>] <br><hr>
+[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">PREV (1.3.0 (RELEASE) 4 Dec. 2000)</a>] [<a
href="Changes.pod.3.html">NEXT (1.3b6 (BETA) 18. Oct 2000)</a>] <br><hr>
<P>
-<PRE> - Fixed problem that call to close triggers error in Session.pm when using
Store::File.
- Spotted by Alvar Freude.
+<PRE> - Fixed problem that the call to close triggers error in Session.pm when
using
+ Store::File. Spotted by Alvar Freude.
- Fixed problem that GetSession doesn't return a value for new session.
Spotted by Angus Lees.
- Added new function SetSessionCookie, which can be used to set the session
cookie
@@ -59,7 +59,7 @@
HERE documents possible on Perl 5.005+, even if the documents has CRLF
as lineendings.
</PRE>
-<p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">PREV (1.3b8_dev -- That's what currently under
developement)</a>] [<a href="Changes.pod.3.html">NEXT (1.3b6 (BETA) 18.
Oct 2000)</a>] <br>
+<p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">PREV (1.3.0 (RELEASE) 4 Dec. 2000)</a>] [<a
href="Changes.pod.3.html">NEXT (1.3b6 (BETA) 18. Oct 2000)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a
href="http://www.ecos.de/">ecos gmbh</a>
</font></p>
1.52 +3 -3 modperl-site/embperl/Changes.pod.cont.html
Index: Changes.pod.cont.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Changes.pod.cont.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- Changes.pod.cont.html 2000/11/17 05:31:17 1.51
+++ Changes.pod.cont.html 2000/12/04 05:40:39 1.52
@@ -19,7 +19,7 @@
<img src="line.jpg" alt="________" WIDTH="732" HEIGHT="35" >
</td></tr></table>
-[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">NEXT (1.3b8_dev -- That's what currently under
developement)</a>] <br><HTML>
+[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">NEXT (1.3.0 (RELEASE) 4 Dec. 2000)</a>]
<br><HTML>
<HEAD>
<TITLE>Revision History - Content</TITLE>
<LINK REV="made" HREF="mailto:[EMAIL PROTECTED]">
@@ -31,7 +31,7 @@
<UL>
- <LI><A href="Changes.pod.1.html#1_3b8_dev_That_s_what_current">1.3b8_dev -
That's what currently under developement</A>
+ <LI><A href="Changes.pod.1.html#1_3_0_RELEASE_4_Dec_2000">1.3.0 (RELEASE) 4
Dec. 2000</A>
<LI><A href="Changes.pod.2.html#1_3b7_BETA_15_Nov_2000">1.3b7 (BETA) 15. Nov
2000</A>
<LI><A href="Changes.pod.3.html#1_3b6_BETA_18_Oct_2000">1.3b6 (BETA) 18. Oct
2000</A>
<LI><A href="Changes.pod.4.html#1_3b5_BETA_20_Aug_2000">1.3b5 (BETA) 20. Aug
2000</A>
@@ -78,7 +78,7 @@
<LI><A href="Changes.pod.45.html#0_10beta_Jan_18_1997">0.10beta Jan 18
1997</A>
</UL>
<!-- INDEX END -->
-<hr><p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">NEXT (1.3b8_dev -- That's what currently under
developement)</a>] <br>
+<hr><p>[<a href="" >HOME</a>] [<a
href="Changes.pod.cont.html">CONTENT</a>] [<a
href="Changes.pod.1.html">NEXT (1.3.0 (RELEASE) 4 Dec. 2000)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a
href="http://www.ecos.de/">ecos gmbh</a>
</font></p>
1.11 +2 -2 modperl-site/embperl/Embperl.pod.12.html
Index: Embperl.pod.12.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.12.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Embperl.pod.12.html 2000/11/07 19:33:54 1.10
+++ Embperl.pod.12.html 2000/12/04 05:40:39 1.11
@@ -24,8 +24,8 @@
To get the best performace from Embperl, it is necessary to restrict
logging to a minimum. You can drastically slow down Embperl if you enable
all logging options. (This is why `make test' takes a while to run.) You
-should <STRONG>never</STRONG> enable <STRONG>dbgFlushOutput</STRONG>,
<STRONG>dbgFlushLog</STRONG> or
-<STRONG>dbgCacheDisable</STRONG> in a production environment. More debugging
options are useful for
+should <STRONG>never</STRONG> enable <STRONG>dbgFlushOutput</STRONG> or
<STRONG>dbgFlushLog</STRONG>
+ in a production environment. More debugging options are useful for
development where it doesn't matter if the request takes a little bit
longer, but on a heavily-loaded server they should be disabled.
Additionally the options <EM>optDisableChdir</EM>, <EM>optDisableHtmlScan</EM>,
1.16 +1 -0 modperl-site/embperl/Embperl.pod.14.html
Index: Embperl.pod.14.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.14.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Embperl.pod.14.html 2000/11/07 19:33:54 1.15
+++ Embperl.pod.14.html 2000/12/04 05:40:39 1.16
@@ -47,6 +47,7 @@
<DT><STRONG><A NAME="apache_1">apache_1.3.6</A></STRONG><DD>
<DT><STRONG><A NAME="apache_1">apache_1.3.9</A></STRONG><DD>
<DT><STRONG><A NAME="apache_1">apache_1.3.12</A></STRONG><DD>
+<DT><STRONG><A NAME="apache_1">apache_1.3.14</A></STRONG><DD>
<DT><STRONG><A NAME="apache_ssl">apache_ssl (Ben SSL)</A></STRONG><DD>
<DT><STRONG><A NAME="Stronghold">Stronghold 2.2</A></STRONG><DD>
<DT><STRONG>Stronghold 2.4.1</STRONG><DD>
1.15 +28 -1 modperl-site/embperl/Embperl.pod.15.html
Index: Embperl.pod.15.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.15.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Embperl.pod.15.html 2000/08/25 05:31:52 1.14
+++ Embperl.pod.15.html 2000/12/04 05:40:39 1.15
@@ -23,6 +23,7 @@
<LI><A href="Embperl.pod.15.html#Feedback_and_Bug_Reports">Feedback
and Bug Reports</A>
<LI><A href="Embperl.pod.15.html#Commerical_Support">Commerical
Support</A>
+ <LI><A href="Embperl.pod.15.html#How_to_Support_the_Developement_">How
to Support the Developement of Embperl</A>
</UL>
<hr>
<P>
@@ -73,8 +74,34 @@
</UL>
<P>
You can reach us via <A HREF="http://www.ecos.de">http://www.ecos.de</A> or
-<A HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A>
+<A HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A> For more information about
+our support see
+<P>
+<A
+HREF="http://www.ecos.de/x/index.htm/support/eng_r_support.htm">http://www.ecos.de/x/index.htm/support/eng_r_support.htm</A>
+
+
+<P>
+<HR>
+<H2><img src="sq.gif" width="16" height="16" alt="-"> <A
NAME="How_to_Support_the_Developement_">How to Support the Developement of
Embperl</A></H2>
+<P>
+If you use and like Embperl and want to support it's ongoing developement
+you have two possibilities:
+
+<OL>
+<LI>
+<P>
+Send me patches for things you like to see in Embperl
+
+<LI>
+<P>
+Buy commercial support (see above). Also you <STRONG>may</STRONG> get the same
answers to your questions on the mailing list, by buying the
+commercial support you not only buy support for yourself and can be sure
+you get an answer, you also give us the possibility to put more power in
+the further developement of Embperl.
+
+</OL>
<p>[<a href="" >HOME</a>] [<a
href="Embperl.pod.cont.html">CONTENT</a>] [<a
href="Embperl.pod.14.html">PREV (Compatibility)</a>] [<a
href="Embperl.pod.16.html">NEXT (References)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a
href="http://www.ecos.de/">ecos gmbh</a>
1.11 +4 -0 modperl-site/embperl/Embperl.pod.16.html
Index: Embperl.pod.16.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.16.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Embperl.pod.16.html 2000/11/07 19:33:54 1.10
+++ Embperl.pod.16.html 2000/12/04 05:40:39 1.11
@@ -60,6 +60,10 @@
binary redhat 6.1 <A
HREF="ftp://ftp.akopia.com/pub/support/6.1/">ftp://ftp.akopia.com/pub/support/6.1/</A>
</PRE>
<P>
+<PRE> PPM for ActiveState <A
HREF="http://theoryx5.uwinnipeg.ca/ppmpackages/">http://theoryx5.uwinnipeg.ca/ppmpackages/</A>
+
+</PRE>
+<P>
<HR>
<H2><img src="sq.gif" width="16" height="16" alt="-"> <A NAME="CVS">CVS</A></H2>
<P>
1.22 +5 -9 modperl-site/embperl/Embperl.pod.3.html
Index: Embperl.pod.3.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.3.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- Embperl.pod.3.html 2000/11/07 19:33:55 1.21
+++ Embperl.pod.3.html 2000/12/04 05:40:39 1.22
@@ -239,9 +239,13 @@
<DT><STRONG><A NAME="optDisableTableScan">optDisableTableScan =
2048</A></STRONG><DD>
<P>
Disables processing of all table-related tags.
-(<TABLE><TH><TR><TD><MENU><OL><SELECT><UL>)
+(<TABLE><TH><TR><TD><MENU><OL><UL>)
+<DT><STRONG><A NAME="optDisableSelectScan">optDisableSelectScan = 8388608
(0x800000) (only 1.3b7 and above)</A></STRONG><DD>
+<P>
+Disables processing of the SELECT tag. (<SELECT>)
+
<DT><STRONG><A NAME="optDisableMetaScan">optDisableMetaScan = 4096</A></STRONG><DD>
<P>
Disables processing of all meta tags. (<META HTTP-EQUIV>)
@@ -389,14 +393,6 @@
<DT><STRONG><A NAME="dbgDefEval">dbgDefEval = 16384</A></STRONG><DD>
<P>
Shows every time new Perl code is compiled.
-
-<DT><STRONG><A NAME="dbgCacheDisable">dbgCacheDisable = 32768</A></STRONG><DD>
-<P>
-Disables the use of the p-code cache. All Perl code is recompiled every
-time. (This should not be used in normal operation as it slows down Embperl
-dramatically.) This option is only here for debugging Embperl's cache
-handling. There is no guarantee that Embperl behaves the same with and
-without cache (actually it does not!)
<DT><STRONG><A NAME="dbgHeadersIn">dbgHeadersIn = 262144</A></STRONG><DD>
<P>
1.21 +0 -4 modperl-site/embperl/Embperl.pod.6.html
Index: Embperl.pod.6.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.6.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Embperl.pod.6.html 2000/11/07 19:33:55 1.20
+++ Embperl.pod.6.html 2000/12/04 05:40:39 1.21
@@ -255,10 +255,6 @@
<STRONG>NOTE 2:</STRONG> If you want to output binary data, you must set the
escmode to zero. (only
1.3b6 and above)
-<P>
-<PRE>
-=over 4
-</PRE>
<DL>
<DT><STRONG><A NAME="_escmode">$escmode = 3 (or 7)</A></STRONG><DD>
<P>
1.15 +8 -8 modperl-site/embperl/Embperl.pod.7.html
Index: Embperl.pod.7.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.7.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Embperl.pod.7.html 2000/11/07 19:33:55 1.14
+++ Embperl.pod.7.html 2000/12/04 05:40:39 1.15
@@ -27,7 +27,7 @@
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_CleanupSessi">HTML::Embperl::Req::CleanupSession
/ $r -> CleanupSession [1.3b6+]</A>
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_DeleteSessio">HTML::Embperl::Req::DeleteSession
/ $r -> DeleteSession [1.3b6+]</A>
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_RefreshSessi">HTML::Embperl::Req::RefreshSession
/ $r -> RefreshSession [1.3b6+]</A>
- <LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie
/ $r -> SetSessionCookie [1.3b7+]
</A>
+ <LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie
/ $r -> SetSessionCookie [1.3b7+]</A>
</UL>
<hr>
<P>
@@ -160,13 +160,13 @@
<P>
<HR>
-<H2><img src="sq.gif" width="16" height="16" alt="-"> <A
NAME="HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie / $r ->
SetSessionCookie [1.3b7+]
-
-Must be called by scripts that use <CODE>SetupSession</CODE>,
-but do not call <A
HREF="/HTML/Embperl/Execute|Execute.html">HTML::Embperl::Execute|Execute</A>.
This is neccessary to set the cookie
-for the session id, in case a new session is created, which is normaly done by
-<A
HREF="/HTML/Embperl/Execute|Execute.html">HTML::Embperl::Execute|Execute</A>.
If called as a method <CODE>$r</CODE> must be
-a HTML::Embperl::Req object, which is passed as first parameter to every Embperl
page in @_ .</A></H2>
+<H2><img src="sq.gif" width="16" height="16" alt="-"> <A
NAME="HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie / $r ->
SetSessionCookie [1.3b7+]</A></H2>
+<P>
+Must be called by scripts that use <CODE>SetupSession</CODE>, but do not call <A
HREF="/HTML/Embperl/Execute|Execute.html">HTML::Embperl::Execute|Execute</A>. This is
neccessary to set the cookie for the session id, in case a new
+session is created, which is normaly done by
+<A HREF="/HTML/Embperl/Execute|Execute.html">HTML::Embperl::Execute|Execute</A>. If
called as a method <CODE>$r</CODE> must be a HTML::Embperl::Req object, which is
passed as first parameter to
+every Embperl page in <CODE>@_</CODE> .
+
<p>[<a href="" >HOME</a>] [<a
href="Embperl.pod.cont.html">CONTENT</a>] [<a
href="Embperl.pod.6.html">PREV (Predefined variables)</a>] [<a
href="Embperl.pod.8.html">NEXT ((Safe-)Namespaces and opcode
restrictions)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / <a
href="http://www.ecos.de/">ecos gmbh</a>
1.27 +2 -1 modperl-site/embperl/Embperl.pod.cont.html
Index: Embperl.pod.cont.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Embperl.pod.cont.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- Embperl.pod.cont.html 2000/11/07 19:33:55 1.26
+++ Embperl.pod.cont.html 2000/12/04 05:40:39 1.27
@@ -118,7 +118,7 @@
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_CleanupSessi">HTML::Embperl::Req::CleanupSession
/ $r -> CleanupSession [1.3b6+]</A>
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_DeleteSessio">HTML::Embperl::Req::DeleteSession
/ $r -> DeleteSession [1.3b6+]</A>
<LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_RefreshSessi">HTML::Embperl::Req::RefreshSession
/ $r -> RefreshSession [1.3b6+]</A>
- <LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie
/ $r -> SetSessionCookie [1.3b7+]
</A>
+ <LI><A
href="Embperl.pod.7.html#HTML_Embperl_Req_SetSessionCo">HTML::Embperl::Req::SetSessionCookie
/ $r -> SetSessionCookie [1.3b7+]</A>
</UL>
<LI><A
href="Embperl.pod.8.html#_Safe_Namespaces_and_opcode_res">(Safe-)Namespaces and opcode
restrictions</A>
@@ -164,6 +164,7 @@
<LI><A href="Embperl.pod.15.html#Feedback_and_Bug_Reports">Feedback
and Bug Reports</A>
<LI><A href="Embperl.pod.15.html#Commerical_Support">Commerical
Support</A>
+ <LI><A href="Embperl.pod.15.html#How_to_Support_the_Developement_">How
to Support the Developement of Embperl</A>
</UL>
<LI><A href="Embperl.pod.16.html#References">References</A>
1.14 +32 -0 modperl-site/embperl/Faq.pod.2.html
Index: Faq.pod.2.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Faq.pod.2.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Faq.pod.2.html 2000/08/25 05:31:57 1.13
+++ Faq.pod.2.html 2000/12/04 05:40:39 1.14
@@ -33,6 +33,7 @@
<LI><A href="Faq.pod.2.html#I_can_t_figure_out_how_to_split_">I can't
figure out how to split a 'while' statement across </A>
<LI><A href="Faq.pod.2.html#My_HTML_tags_like_and_">My HTML tags like
'<' '>' and '"' are being translated to &lt;, &gt; !!!</A>
<LI><A href="Faq.pod.2.html#Netscape_asks_to_reload_the_docu">Netscape
asks to reload the document</A>
+ <LI><A href="Faq.pod.2.html#I_get_Stack_underflow_">I get "Stack
underflow"</A>
</UL>
<hr>
<P>
@@ -247,6 +248,37 @@
charset specified. If you turn optEarlyHttpHeader off, Embperl will
automatically set the http header to be the same as the META HTTP-EQUIV.
+<H2><img src="sq.gif" width="16" height="16" alt="-"> <A
NAME="I_get_Stack_underflow_">I get "Stack underflow"</A></H2>
+<P>
+The problem often occurs, when you have a <table> tag in one file and
+a </table> tag in another file and you both include them in a main
+page (e.g. as header and footer). There are two workarounds for this
+problem:
+
+<OL>
+<LI><STRONG><A NAME="Set_optDisableTableScan">Set optDisableTableScan</A></STRONG>
+<P>
+This will avoid that Embperl takes any action on tables. You can
+disable/enable this (also multiple times) inside the page with
+
+<P>
+<PRE> [- $optDisableTableScan = 1 -]
+</PRE>
+<P>
+If you put this at the top of your header/footer which you include with
+Execute, then the main page will still process dynamic tables.
+
+<LI><STRONG><A NAME="Add_a_table_as_comment">Add a <table> as
comment</A></STRONG>
+<P>
+Add the following to the top of the footer document:
+
+<P>
+<PRE> <!-- <table><tr><td> -->
+</PRE>
+<P>
+This will work also, because Embperl (1.x) will not scan for html comments
+
+</OL>
</DL>
<p>[<a href="" >HOME</a>] [<a
href="Faq.pod.cont.html">CONTENT</a>] [<a href="Faq.pod.1.html">PREV
(Downloading, Compiling & Installing)</a>] [<a href="Faq.pod.3.html">NEXT
(Common Questions)</a>] <br>
<font
color="#808080">___________________________________________________________________________________<br>
1.18 +1 -0 modperl-site/embperl/Faq.pod.cont.html
Index: Faq.pod.cont.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/Faq.pod.cont.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Faq.pod.cont.html 2000/10/18 07:34:06 1.17
+++ Faq.pod.cont.html 2000/12/04 05:40:39 1.18
@@ -68,6 +68,7 @@
<LI><A href="Faq.pod.2.html#I_can_t_figure_out_how_to_split_">I can't
figure out how to split a 'while' statement across </A>
<LI><A href="Faq.pod.2.html#My_HTML_tags_like_and_">My HTML tags like
'<' '>' and '"' are being translated to &lt;, &gt; !!!</A>
<LI><A href="Faq.pod.2.html#Netscape_asks_to_reload_the_docu">Netscape
asks to reload the document</A>
+ <LI><A href="Faq.pod.2.html#I_get_Stack_underflow_">I get "Stack
underflow"</A>
</UL>
<LI><A href="Faq.pod.3.html#Common_Questions">Common Questions</A>
1.18 +4 -4 modperl-site/embperl/INSTALL.pod.1.html
Index: INSTALL.pod.1.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/INSTALL.pod.1.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- INSTALL.pod.1.html 2000/10/18 07:34:06 1.17
+++ INSTALL.pod.1.html 2000/12/04 05:40:39 1.18
@@ -65,8 +65,8 @@
<P>
<STRONG>NOTE 1:</STRONG> (only Embperl-1.2b1 or higher) For using session handling
you need
-Apache::Session-0.17 or higher. If possible use Apache::Session 1.52 or
-higher.
+Apache::Session-1.00 or higher. If possible use Apache::Session 1.52 or
+higher. Starting with Embperl 1.3b7 Apache::Session 0.17 is <STRONG>NOT</STRONG>
supported anymore.
<P>
<STRONG>NOTE 2:</STRONG> <EM>Embperl</EM> runs without additional Perl modules,
but the <CODE>make test</CODE>
@@ -164,8 +164,8 @@
<P>
<STRONG>NOTE 1:</STRONG> (only Embperl-1.2b1 or higher) For using session handling
you need
-Apache::Session-0.17 or higher. If possible use Apache::Session 1.52 or
-higher.
+Apache::Session-1.00 or higher. If possible use Apache::Session 1.52 or
+higher. Starting with Embperl 1.3b7 Apache::Session 0.17 is <STRONG>NOT</STRONG>
supported anymore.
<P>
<STRONG>NOTE 2:</STRONG> <EM>Embperl</EM> runs without additional Perl modules,
but the <CODE>make test</CODE>
1.114 +40 -158 modperl-site/embperl/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/modperl-site/embperl/index.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- index.html 2000/12/03 13:23:51 1.113
+++ index.html 2000/12/04 05:40:39 1.114
@@ -99,33 +99,35 @@
<td valign="top"> </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's features,
- you can see them <a href="Features.pod.1.html">here</a>.
- Read the <a href="Intro.pod.cont.html">introduction</a> to get
started.
- If you would like to know more about Embperl,
- here is the <a href="Embperl.pod.cont.html">full documentation</a>.
- Additional here you can find the documentation for
- <a href="EmbperlObject.pod.cont.html">EmbperlObject</a>, which lets
you build your
- website out of small reusable objects and for
- <a href="Mail.pod.cont.html">HTML::Embperl::Mail</a> which gives you
the possibility
- to send the result pages per email.
- A <a href="Faq.pod.cont.html">FAQ list</a> is 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.8.html#DBIx_Recordset">DBIx::Recordset</a> <p>
+ <td width="400" valign="top">Embperl 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. You can also take advantage all available Perl
modules,
+ (including DBI for database access) use thier functionality
and easily
+ include their output into your web pages.<p>
+
+ Embperl has several features especially useful for creating
HTML,
+ including dynamic tables, formfield-processing,
escaping/unescaping,
+ session handling, and more. <p>
+ Embperl is a server-side tool, which means that it's
browser-independent.
+ 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's features,
+ you can see them <a href="Features.pod.1.html">here</a>.
+ Read the <a href="Intro.pod.cont.html">introduction</a> to get
started.
+ If you would like to know more about Embperl,
+ here is the <a href="Embperl.pod.cont.html">full
documentation</a>.
+ Creating your website out of website out of small reusable
objects
+ is decribed in the documentation for
+ <a href="EmbperlObject.pod.cont.html">EmbperlObject</a> and
+ <a href="Mail.pod.cont.html">HTML::Embperl::Mail</a> gives you
the possibility
+ to send the result pages per email.
+ A <a href="Faq.pod.cont.html">FAQ list</a> is 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.8.html#DBIx_Recordset">DBIx::Recordset</a>
<p>
+
</td>
</tr>
</table>
@@ -140,6 +142,15 @@
<tr>
<td vAlign="top" colspan="3"
bgcolor="#FFFF00"><strong><big><big>News</big></big></strong></td>
</tr>
+ <tr bgcolor="#AFBDCA">
+ <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
+ <td vAlign="top">4. Dec 2000</td>
+ <td><font face="Helvetica,Arial" size="2" color="#ff0000">After nearly
a year of beta test, the final 1.3.0 release is out.
+ Beside a lot of enhancements, EmbperlObject which allows you
to
+ build your web site out of small reusable objects
+ in a OO-style, is the main improvement since 1.2.1.
+ </font></td>
+ </tr>
<tr bgcolor="#bFcDdA">
<td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
<td vAlign="top">1. Dec 2000</td>
@@ -177,140 +188,11 @@
there is again a talk about Embperl<p>
<a
href="http://www.oreillynet.com/pub/e_sess/863">Embperl - From Embedding Perl into
HTML to Objects and XML</a><p>
</td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">26. May 2000</td>
- <td><font face="Helvetica,Arial" size="2">Embperl <a
href="Embperl.pod.16.html#Download">RPMs</a> available
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">26. Apr 2000</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.3b3
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">25. Apr 2000</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://www.perlmonth.com/index.html?issue=11">Perlmonth<a> starts a new article
series about Embperl</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">16. Apr 2000</td>
- <td><font face="Helvetica,Arial" size="2">Added <a
href="Embperl.pod.17.html">page</a> about syntaxfiles for various editors
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">20. Mar 2000</td>
- <td><font face="Helvetica,Arial" size="2">Embperl now has it's own <a
href="Embperl.pod.15.html">Mailinglist</a>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">13. Mar 2000</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://sourceforge.net/projects/tallyman/">Tallyman</a> is a free content
- management and shopping system based on Embperl
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">13. Mar 2000</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://indev.insu.com/iNcom/incom.html">Apache::iNcom</a>
- is a free Web E-Commerce Application Framework based on
Embperl.
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">11. Feb 2000</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.3b2 released. This
release contains
- the new <a
href="EmbperlObject.pod.cont.html"><b>EmbperlObject</b></a> which really simplify
building a website out of small reusable pieces</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">5. Jan 2000</td>
- <td><font face="Helvetica,Arial" size="2" color="#ff0000">Embperl 1.2.1
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">20. Dec 99</td>
- <td><font face="Helvetica,Arial" size="2">Added Introduction to <a
href="Intrors.pod.cont.html">DBIx::Recordset</a></font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">4. Dec 99</td>
- <td><font face="Helvetica,Arial" size="2">Added Page with <a
href="mirror.html">WorldWide Mirrors</a></font></td>
</tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">17. Nov 99</td>
- <td><font face="Helvetica,Arial" size="2" color="#ff0000">Embperl 1.2.0
released</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">4. Nov 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b11
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">7. Oct 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b10
released</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">10. Sept 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b9
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">10. Sept 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b9
released</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">9. Sept 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b8
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">8. Sept 99</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://www.ecos.de/embperl/">German Embperl Website</a> is online</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">30. Aug 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b7
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">19. Aug 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b6
released</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">12. Aug 99</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://www.heise.de/ix/artikel/1999/09/137/">Article in german Unix magazine iX
9/99</a>
- about Embperl and
- DBIx::Recordset</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">May/April/June 99</td>
- <td><font face="Helvetica,Arial" size="2"><a
href="http://www.perlmonth.com/columns/backend/server_setup.html?issue=1">Perlmonth<a>
has a column about Embperl</font></td>
- </tr>
- <tr bgcolor="#AFBDCA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">5. July 99</td>
- <td><font face="Helvetica,Arial" size="2">Embperl 1.2b5
released</font></td>
- </tr>
- <tr bgcolor="#bFcDdA">
- <td vAlign="top"><img height="13" src="bullet.gif" width="13"></td>
- <td vAlign="top">1. July 99<p><a
href="http://conferences.oreilly.com/"><img src="conf.gif"
- width="72" height="117"></a></td>
- <td>
- On the <a
href="http://conferences.oreilly.com/">O'Reilly Open Source Software Convention</a>
- there are two talks about Embperl<p>
- <a
href="http://conferences.oreilly.com/apache/conf_desc.html#c13">Embperl and
DBIx::Recordset
- -- How to Easily Build a Database Driven Web
Site</a><p>
- <a
href="http://conferences.oreilly.com/perl3/conf_desc.html#p21">New Stuff: Embedding
Perl
- </a>
- </td>
+ <tr>
+ <td vAlign="top" colspan="3" bgcolor="#FFFF00"><strong><a
HREF="NEWS.pod.1.html">more ...</a></strong></td>
</tr>
+
</TBODY>
</table>
</td>
@@ -327,7 +209,7 @@
<blockquote>
<p><font color="#808080" size=1><hr>
HTML::Embperl - Copyright (c) 1997-2000 Gerald Richter / ECOS
<[EMAIL PROTECTED]>
- Last Update $Id: index.html,v 1.113 2000/12/03 13:23:51 richter Exp $</font></p>
+ Last Update $Id: index.html,v 1.114 2000/12/04 05:40:39 richter Exp $</font></p>
</blockquote>
</td></tr><!--msnavigation--></table></body>
</html>