richter 01/05/02 05:46:07
Modified: . Tag: Embperl2c Embperl.pm
test/cmp2 Tag: Embperl2c epobless2.htm epobless3.htm
test/html/EmbperlObject Tag: Embperl2c eposubsub2.htm
test/html/EmbperlObject/obj Tag: Embperl2c epoobj3.htm
test/html/EmbperlObject/sub Tag: Embperl2c eposubsub2.htm
test/html/EmbperlObject/sub/subsub Tag: Embperl2c
eposubsub.htm
test/html/EmbperlObject/sub/subsub/subsubsub Tag: Embperl2c
eposubsub.htm eposubsub2.htm
Log:
Embperl 2 - make all test working again
Revision Changes Path
No revision
No revision
1.118.4.34 +2 -2 embperl/Embperl.pm
Index: Embperl.pm
===================================================================
RCS file: /home/cvs/embperl/Embperl.pm,v
retrieving revision 1.118.4.33
retrieving revision 1.118.4.34
diff -u -r1.118.4.33 -r1.118.4.34
--- Embperl.pm 2001/04/27 05:01:13 1.118.4.33
+++ Embperl.pm 2001/05/02 12:46:01 1.118.4.34
@@ -10,7 +10,7 @@
# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
# WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
-# $Id: Embperl.pm,v 1.118.4.33 2001/04/27 05:01:13 richter Exp $
+# $Id: Embperl.pm,v 1.118.4.34 2001/05/02 12:46:01 richter Exp $
#
###################################################################################
@@ -95,7 +95,7 @@
##ep2##
-$VERSION = '2.0b3_dev-3' ;
+$VERSION = '2.0b3_dev-4' ;
##/ep2##
##ep1##$VERSION = '1.3.2';
No revision
No revision
1.1.2.3 +3 -12 embperl/test/cmp2/Attic/epobless2.htm
Index: epobless2.htm
===================================================================
RCS file: /home/cvs/embperl/test/cmp2/Attic/epobless2.htm,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- epobless2.htm 2001/03/28 10:07:34 1.1.2.2
+++ epobless2.htm 2001/05/02 12:46:02 1.1.2.3
@@ -5,35 +5,26 @@
<body>
<h1>another head from sub</h1>
-
txt1: txt1 from same dir in eposubs2 <br>
txt2: txt2 from base dir <br>
eposub1: <h1>eposub1</h1>
-
<br>
eposub2: <h1>eposub2</h1>
-
<br>
eposub1: <h1>eposub1</h1>
-
-<br>
-eposub2: <h1>eposub2</h1>
+<br>eposub2: <h1>eposub2</h1>
-
-<br>
-
- <hr> Footer <hr>
+<br> <hr> Footer <hr>
-
</body>
</html>
-
+
1.1.2.2 +5 -16 embperl/test/cmp2/Attic/epobless3.htm
Index: epobless3.htm
===================================================================
RCS file: /home/cvs/embperl/test/cmp2/Attic/epobless3.htm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- epobless3.htm 2001/05/02 08:59:12 1.1.2.1
+++ epobless3.htm 2001/05/02 12:46:02 1.1.2.2
@@ -5,28 +5,17 @@
<body>
<h1>another head from sub</h1>
-
eposub1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa <h1>eposub1</h1>
-
-
-<br>
-eposub1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa <h1>eposub1</h1>
-
-<br>
-eposub2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb <h1>eposub2</h1>
+<br>eposub1: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa <h1>eposub1</h1>
+<br>eposub2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb <h1>eposub2</h1>
-<br>
-eposub2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb <h1>eposub2</h1>
+<br>eposub2: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb <h1>eposub2</h1>
-
-<br>
-
- <hr> Footer <hr>
+<br> <hr> Footer <hr>
-
</body>
</html>
-
+
No revision
No revision
1.1.2.2 +2 -1 embperl/test/html/EmbperlObject/eposubsub2.htm
Index: eposubsub2.htm
===================================================================
RCS file: /home/cvs/embperl/test/html/EmbperlObject/eposubsub2.htm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- eposubsub2.htm 2001/03/27 14:25:01 1.1.2.1
+++ eposubsub2.htm 2001/05/02 12:46:02 1.1.2.2
@@ -3,4 +3,5 @@
eposubsub2 in /
-<---
\ No newline at end of file
+<---
+
No revision
No revision
1.2.4.1 +2 -1 embperl/test/html/EmbperlObject/obj/epoobj3.htm
Index: epoobj3.htm
===================================================================
RCS file: /home/cvs/embperl/test/html/EmbperlObject/obj/epoobj3.htm,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -r1.2 -r1.2.4.1
--- epoobj3.htm 2000/07/17 05:16:27 1.2
+++ epoobj3.htm 2001/05/02 12:46:02 1.2.4.1
@@ -15,4 +15,5 @@
!]
- PAGE 3
\ No newline at end of file
+ PAGE 3
+
No revision
No revision
1.1.2.2 +2 -1 embperl/test/html/EmbperlObject/sub/eposubsub2.htm
Index: eposubsub2.htm
===================================================================
RCS file: /home/cvs/embperl/test/html/EmbperlObject/sub/eposubsub2.htm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- eposubsub2.htm 2001/03/27 14:25:02 1.1.2.1
+++ eposubsub2.htm 2001/05/02 12:46:03 1.1.2.2
@@ -5,4 +5,5 @@
../eposubsub2
[- Execute ('../eposubsub2.htm') ; -]
-<---
\ No newline at end of file
+<---
+
No revision
No revision
1.2.2.2 +2 -1 embperl/test/html/EmbperlObject/sub/subsub/eposubsub.htm
Index: eposubsub.htm
===================================================================
RCS file: /home/cvs/embperl/test/html/EmbperlObject/sub/subsub/eposubsub.htm,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -r1.2.2.1 -r1.2.2.2
--- eposubsub.htm 2000/10/17 12:58:15 1.2.2.1
+++ eposubsub.htm 2001/05/02 12:46:04 1.2.2.2
@@ -23,4 +23,5 @@
../eposubsub
[- Execute ('../eposubsub.htm') ; -]
-<---
\ No newline at end of file
+<---
+
No revision
No revision
1.1.2.2 +3 -1
embperl/test/html/EmbperlObject/sub/subsub/subsubsub/eposubsub.htm
Index: eposubsub.htm
===================================================================
RCS file:
/home/cvs/embperl/test/html/EmbperlObject/sub/subsub/subsubsub/eposubsub.htm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- eposubsub.htm 2000/11/08 21:41:40 1.1.2.1
+++ eposubsub.htm 2001/05/02 12:46:05 1.1.2.2
@@ -5,4 +5,6 @@
../eposubsub
[- Execute ('../eposubsub.htm') ; -]
-<---
\ No newline at end of file
+<---
+
+
1.1.2.2 +2 -1
embperl/test/html/EmbperlObject/sub/subsub/subsubsub/eposubsub2.htm
Index: eposubsub2.htm
===================================================================
RCS file:
/home/cvs/embperl/test/html/EmbperlObject/sub/subsub/subsubsub/eposubsub2.htm,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- eposubsub2.htm 2001/03/27 14:25:02 1.1.2.1
+++ eposubsub2.htm 2001/05/02 12:46:05 1.1.2.2
@@ -5,4 +5,5 @@
../eposubsub2
[- Execute ('../eposubsub2.htm') ; -]
-<---
\ No newline at end of file
+<---
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]