Re: mod_perl interpretation of text/html output

2002-05-27 Thread Randy Kobes
On Mon, 27 May 2002, Charles Frankel wrote: > Dear List, > > A modification to the sample Hello.pm module yielded the odd result below. > Note how the outgoing html which the browser receives has been modified. > The html content is important (almost all html works correctly) and I have > present

mod_perl interpretation of text/html output

2002-05-27 Thread Charles Frankel
Dear List, A modification to the sample Hello.pm module yielded the odd result below.  Note how the outgoing html which the browser receives has been modified.  The html content is important (almost all html works correctly) and I have presented a simple example.   Changing a single line in