Trailing whitespace

2002-04-11 Thread Gavin Carr
I've got an embperl (1.3.4) page that dumps a blob from a database with an appropriate content type, and I'm finding I'm getting trailing whitespace when I save the output to disk. For binaries this can be a problem. Simple example - a file containing: [+ 'abc' +] gets saved as (od -c output

Possible 2.0b7 issues OR Setup help

2002-04-11 Thread Cameron McBride
Heyo, First off -- I am new to Embperl, so perhaps I missed a thing or two. If this is the case, any 'steering' in the right direction would be appreciated. ;-) I know this is kind of like overload -- so thanks in advance. I am trying to put the newest version up in production (yeah, I know -

Re: Trailing whitespace

2002-04-11 Thread Gerald Richter
> > I've got an embperl (1.3.4) page that dumps a blob from a database with > an appropriate content type, and I'm finding I'm getting trailing > whitespace when I save the output to disk. You have to turn of escaping > For binaries this can be a > problem. > > Simple example - a file contain

Re: Possible 2.0b7 issues OR Setup help

2002-04-11 Thread Gerald Richter
Hi, > > 1. What happened to EMBPERL_VIRTLOG??? >(didn't work with PerlSetEnv either) > - this worked for me with 2.0b5 > It's missing in b7, because of the internal changes, but should come in again at some point > 2. EMBPERL_OBJECT_BASE does not seem to work in my Location pragma >

Re: Possible 2.0b7 issues OR Setup help

2002-04-11 Thread Cameron McBride
Thanks for your quick response! > It's missing in b7, because of the internal changes, but should come in > again at some point Great. I would love to get it back... until then, I can live without it. Its nice to know I'm not blind either... > > 2. EMBPERL_OBJECT_BASE does not seem to work in

Re: Possible 2.0b7 issues OR Setup help

2002-04-11 Thread Cameron McBride
> Review: .txt --> no processing or restriction > .htm? --> processing and restriction via the normal expectations > apache index > control --> adheres to the EMBPERL_URIMATCH, but not EMBPERL_ALLOW > > Perhaps that helps. I was wrong, setting EMBPERL_ALLOW (\.htm.?|\.epl$) i

Re: Trailing whitespace

2002-04-11 Thread Gavin Carr
On Fri, Apr 12, 2002 at 05:52:59AM +0200, Gerald Richter wrote: > > I've got an embperl (1.3.4) page that dumps a blob from a database with > > an appropriate content type, and I'm finding I'm getting trailing > > whitespace when I save the output to disk. > > You have to turn of escaping > > >

Re: More on Sessions not active in 2.0b7

2002-04-11 Thread Gerald Richter
> I made some more adjustments after this was sent and I can't seem to > reproduce the error. Based on your suggestion above on setting the > dbgSession debug param I did see the sessions were being > executed/created. My problem was that I was doing a "bad thing" and > accessing "$HTML::Embperl