Re: Embperl.v2 + SSI Syntax / tables

2001-10-01 Thread Gerald Richter
> > Ok, I've got a better patch now. Great :-) > I've removed my earlier debug code and > the hack. I've changed the code for > So that it does this instead: > > Execute ({inputfile=>$file, output=>$return, syntax=> "Text"}) > > May as well use the technology if it exists, instead of opening a

Re: Embperl.v2 + SSI Syntax / tables

2001-09-28 Thread Wim Kerkhoff
Gerald Richter wrote: > > > > > > > > > hack. I've changed the code for So that it does this instead: Execute ({inputfile=>$file, output=>$return, syntax=> "Text"}) May as well use the technology if it exists, instead of opening and reading the file manually... Basically does this now: Ex

Re: Embperl.v2 + SSI Syntax / tables

2001-09-27 Thread Gerald Richter
> > > > > >

Re: Embperl.v2 + SSI Syntax / tables

2001-09-26 Thread Wim Kerkhoff
Gerald Richter wrote: > > > The only thing that's been hooping me up so far in the > > inability to do these two types of includes: > > > >

Re: Embperl.v2 + SSI Syntax

2001-09-26 Thread Gerald Richter
> The only thing that's been hooping me up so far in the > inability to do these two types of includes: > >

Embperl.v2 + SSI Syntax

2001-09-25 Thread Wim Kerkhoff
I've been playing with Embperl v2 lately. I am very impressed with the ability to have various Syntaxes, and to be able to easily switch amongst them at will, even withing the same Embperl object. Has anybody tried running their current mod_include websites under Embperl 2? The only thing that's