Re: embperl 2 recipes

2002-01-28 Thread Gerald Richter
> I got this to work nicely inside an epl file: > > Execute ({ > inputfile => 'test.xml', > recipe => 'EmbperlXalanXSLT', > xsltstylesheet => 'test.xsl' > }) ; > > But what i really want to do is something like: > > 1) process my embperl file through embperl > 2) process the

embperl 2 recipes

2002-01-28 Thread Patrick Tully
Hi, Does anyone know where i could find some examples of how recipes are used. I've looked over the recipes that come with embperl 2, but it doesn't really say how to use them. I've also looked at the perldoc of Recipes, but I remain confused. I got this to work nicely inside an epl file: Exec

Re[2]: Embperl udat causes things to hang under Windows.

2002-01-28 Thread Lukas Zapletal
GR> That should be enough, but I have never tested DB_File on windows. In case GR> it doesn't work you can change the default to 'File' (Note that default GR> appears twice) _and_ set the directory to an existing path and change the GR> locker to 'Null' (That's the configuration that I am usually