Re: Embperl BETA 2.4.0 is available

2010-03-21 Thread Michael Stevens
On 21 March 2010 10:41, Aare Vesi wrote: > Hello! > > On 20.03.2010 16:38, Gerald Richter - ECOS wrote: >> could you please try if the following patch solves the problem? >> >> --- test.pl     (revision 925098) >> +++ test.pl     (working copy) >> @@ -1756,6 +1756,7 @@ >>             !($_ =~ /SES\

Re: Embperl BETA 2.4.0 is available

2010-03-21 Thread Michael Stevens
This fixes the problem for me. On 20 March 2010 14:38, Gerald Richter - ECOS wrote: > Hi, > > could you please try if the following patch solves the problem? > > --- test.pl     (revision 925098) > +++ test.pl     (working copy) > @@ -1756,6 +1756,7 @@ >            !($_ =~ /SES\:/) && >          

Re: Embperl BETA 2.4.0 is available

2010-03-21 Thread Aare Vesi
Hello! On 20.03.2010 16:38, Gerald Richter - ECOS wrote: > could you please try if the following patch solves the problem? > > --- test.pl (revision 925098) > +++ test.pl (working copy) > @@ -1756,6 +1756,7 @@ > !($_ =~ /SES\:/) && > !($_ =~ /gcache started/) && >