Cache Embperl output

2004-03-31 Thread Michael Stepanov
Hi all, I've been using Embperl about for 2 years and I like it! This is very good, power and light tool to build dynamic content using Perl. I've read once in this mail list about possibility to cache Embperl output like that: [- Execute ( { inputfile=>'myEmbperl.html', expires_in => 60 } ) -] b

Problem with Embperl::Object

2004-03-31 Thread Sreeram_Bazaru
I was trying to use the Embperl::Object as specified in the documentation, but it is not looking for the base file I set, instead it looking for the _base.epl and logging error messages saying _base.epl was not found. Here i smy httpd.conf config and error message. Why is it looking for the _bas

Re: Immediate response for slow POSTs

2004-03-31 Thread Sherwin Daganato
On Thu, Mar 25, 2004 at 03:05:29PM -0800, Paul Sharpe wrote: > I'm running HTML::Embperl 1.3.X under mod_perl. I have a POST form > which will potentially be slow to send all of it's data. How can I > provide an 'in progress' response as soon as the request is received and > replace it with th

passing arguments to a component in embperl

2004-03-31 Thread Sreeram_Bazaru
Hello all, Suppose I have a component hosts.epl and I call it within a tag as , then how can I reference those arguments inside the hosts.epl component..? Thanks in advance for your help. -Sreeram ** This transmission may con