Re: Page sessions - fdat

2001-05-29 Thread Gerald Richter
> I created index.html with this content: > > The page is requested [+ $fdat{counter}++ +] times > since [+ $fdat{date} ||= localtime +] > > but it doesn`t work. Counter is zero. I use patched version (session > problems with perl 5.6.0+) of Embperl 1.3.2. Maybe you missed fix the page > sessi

Page sessions - fdat

2001-05-29 Thread Lukas Zapletal
I created index.html with this content: The page is requested [+ $fdat{counter}++ +] times since [+ $fdat{date} ||= localtime +] but it doesn`t work. Counter is zero. I use patched version (session problems with perl 5.6.0+) of Embperl 1.3.2. Maybe you missed fix the page sessions uhm? Regard

Re: Make test error with V1.3.2

2001-05-29 Thread Gerald Richter
> I have tested it successfuly on Windows NT + Apache and on Sparc Linux RH > 6.2 and Apache. Good work. > > Will you add the fix in next release? Yes > When you expect the next release? > It's nearly ready. I found a small bug I have to fix before I can release it. I expect it to be out durin