richter     00/12/21 01:37:55

  Modified:    .        Tag: Embperl2c MANIFEST MANIFEST.2 test.pl
               test/html Tag: Embperl2c include.htm
               test/html/rawinput Tag: Embperl2c include.htm
  Added:       test/cmp Tag: Embperl2c incif.htm
               test/html Tag: Embperl2c incif.htm
  Log:
  Embperl 2 - Test for mixed include and if
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.50.4.11 +2 -0      embperl/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /home/cvs/embperl/MANIFEST,v
  retrieving revision 1.50.4.10
  retrieving revision 1.50.4.11
  diff -u -r1.50.4.10 -r1.50.4.11
  --- MANIFEST  2000/12/04 09:17:34     1.50.4.10
  +++ MANIFEST  2000/12/21 09:37:49     1.50.4.11
  @@ -30,6 +30,8 @@
   test/html/rawinput/include.htm
   test/html/executesub.htm
   test/html/subexec.htm
  +test/html/incif.htm
  +test/cmp/incif.htm
   test/cmp/executesub.htm
   Changes.pod
   Embperl.pm
  
  
  
  1.1.2.6   +2 -0      embperl/Attic/MANIFEST.2
  
  Index: MANIFEST.2
  ===================================================================
  RCS file: /home/cvs/embperl/Attic/MANIFEST.2,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -r1.1.2.5 -r1.1.2.6
  --- MANIFEST.2        2000/11/08 21:40:23     1.1.2.5
  +++ MANIFEST.2        2000/12/21 09:37:50     1.1.2.6
  @@ -30,4 +30,6 @@
   test/html/rawinput/include.htm
   test/html/executesub.htm
   test/html/subexec.htm
  +test/html/incif.htm
  +test/cmp/incif.htm
   test/cmp/executesub.htm
  
  
  
  1.70.4.25 +3 -0      embperl/test.pl
  
  Index: test.pl
  ===================================================================
  RCS file: /home/cvs/embperl/test.pl,v
  retrieving revision 1.70.4.24
  retrieving revision 1.70.4.25
  diff -u -r1.70.4.24 -r1.70.4.25
  --- test.pl   2000/12/19 09:11:03     1.70.4.24
  +++ test.pl   2000/12/21 09:37:50     1.70.4.25
  @@ -180,6 +180,9 @@
           'errors'     => 1,
           'version'    => 2,
           },
  +    'incif.htm' => { 
  +        'version'    => 2,
  +        },
       'registry/Execute.htm' => {
           'modperl'    => 1,
           },
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +2 -0      embperl/test/cmp/Attic/incif.htm
  
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.6.6.7   +1 -16     embperl/test/html/include.htm
  
  Index: include.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/include.htm,v
  retrieving revision 1.6.6.6
  retrieving revision 1.6.6.7
  diff -u -r1.6.6.6 -r1.6.6.7
  --- include.htm       2000/12/21 06:20:16     1.6.6.6
  +++ include.htm       2000/12/21 09:37:54     1.6.6.7
  @@ -144,22 +144,7 @@
   - #]
   
   
  -<H1> 13.) Include with  if's</H1>
  -
  -[$if 1 $]
  -     [# blabla #]
  -[$endif$]
  -[$if 1 $]
  -[-                  Execute ({input          => \$tst1,
  -                                              mtime      => 1,  
  -                                              inputfile      => 'Some text',
  -                                              }) ;
  --]
  -[$endif$]
  -
  -
  -
  -<H1> 14.) Done :-)</H1>
  +<H1> 12.) Done :-)</H1>
   
   <br>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +11 -0     embperl/test/html/Attic/incif.htm
  
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.5   +1 -15     embperl/test/html/rawinput/Attic/include.htm
  
  Index: include.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/rawinput/Attic/include.htm,v
  retrieving revision 1.1.4.4
  retrieving revision 1.1.4.5
  diff -u -r1.1.4.4 -r1.1.4.5
  --- include.htm       2000/12/21 06:20:16     1.1.4.4
  +++ include.htm       2000/12/21 09:37:55     1.1.4.5
  @@ -143,21 +143,7 @@
                                                 }) ;
   - #]
   
  -<H1> 13.) Include with  if's</H1>
  -
  -[$if 1 $]
  -     [# blabla #]
  -[$endif$]
  -[$if 1 $]
  -[-                  Execute ({input          => \$tst1,
  -                                              mtime      => 1,  
  -                                              inputfile      => 'Some text',
  -                                              }) ;
  --]
  -[$endif$]
  -
  -
  -<H1> 14.) Done :-)</H1>
  +<H1> 12.) Done :-)</H1>
   
   <br>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to