Re: Best way to compress Embperl output

2001-04-16 Thread Gerald Richter
Hi, > > what's the best/recommanded way to compress Embperl's output? There're > few modules for this like Apache::GzipChain, Apache::EmbperlChain, > Apache::Compress/Apache::Filter. The last one looks best maintained, but > no word as to whether it supports Embperl. There is a EmbperlFilter m

Re: accepting semicolons in query strings in v 1.3.1

2001-04-16 Thread Gerald Richter
> > Anyhow, I'm just trying to work up to the justification for this patch, > which modifies the function "GetFormData" so that in addition to the > already correct behaviour of accepting "&" as a form field seperator, it > is made even more correct by accepting ";". > Ok, this makes sense to me.

Re: PERL AND IIS

2001-04-16 Thread Gerald Richter
> > I`m standind at the problem. My manager need a web application that will run > under Apache / mod_perl AND MS IIS / ActiveState ISAPI perl module (not a > CGI!). > > How can I get it to work? In the beginner docs I saw you can use it over > ASP - ActiveState Perl Plug-In. Can you help me? > I

Best way to compress Embperl output

2001-04-16 Thread Robert
Hi, what's the best/recommanded way to compress Embperl's output? There're few modules for this like Apache::GzipChain, Apache::EmbperlChain, Apache::Compress/Apache::Filter. The last one looks best maintained, but no word as to whether it supports Embperl. What are you using? Thanks for your h