richter     2004/01/22 23:37:12

  Modified:    .        Changes.pod MANIFEST Makefile.PL
  Log:
  2.0b10
  
  Revision  Changes    Path
  1.223     +1 -3      embperl/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/embperl/Changes.pod,v
  retrieving revision 1.222
  retrieving revision 1.223
  diff -u -r1.222 -r1.223
  --- Changes.pod       23 Jan 2004 06:50:54 -0000      1.222
  +++ Changes.pod       23 Jan 2004 07:37:12 -0000      1.223
  @@ -1,8 +1,6 @@
   =pod
   
  -=head1 2.0b10
  -
  -This version is currently under developement. You can get it from the 
L<CVS|CVS.pod>.
  +=head1 2.0b10 23. Jan 2004
   
      - Added -break parameter for haveing precondition to
        Embperl::Form::Validate
  
  
  
  1.87      +2 -0      embperl/MANIFEST
  
  Index: MANIFEST
  ===================================================================
  RCS file: /home/cvs/embperl/MANIFEST,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- MANIFEST  22 Jan 2004 22:44:13 -0000      1.86
  +++ MANIFEST  23 Jan 2004 07:37:12 -0000      1.87
  @@ -484,6 +484,7 @@
   test/html/mdatsess.htm
   test/html/mix.htm
   test/html/nesting.htm
  +test/html/nesting2.htm
   test/html/nochdir/nochdir.htm
   test/html/noerr/noerrpage.htm
   test/html/nooutput.htm
  @@ -593,3 +594,4 @@
   xsbuilder/source_scan.pl
   xsbuilder/xs_check.pl
   xsbuilder/xs_generate.pl
  +META.yml                                 Module meta-data (added by MakeMaker)
  
  
  
  1.68      +2 -1      embperl/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /home/cvs/embperl/Makefile.PL,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- Makefile.PL       23 Jan 2004 06:50:54 -0000      1.67
  +++ Makefile.PL       23 Jan 2004 07:37:12 -0000      1.68
  @@ -181,6 +181,7 @@
           my $txt = $self -> MM::dist_test (@_) ;
        $txt =~ s/-I\$\(PERL_ARCHLIB\) -I\$\(PERL_LIB\)// ;
        $txt =~ s/\$\(PERL\)/\$\(PERLDT\)/ ;
  +     $txt =~ s/\$\(ABSPERLRUN\)/\$\(PERLDT\)/ ;
        
           $main::perlbinpath = $self -> {FULLPERL} ;
           
  
  
  

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

Reply via email to