Re: [htmltmpl] First line of template unconditionally deleted
Brought to you by:
samtregar
From: Fred C. <fre...@gm...> - 2004-09-02 23:26:52
|
On Wed, 1 Sep 2004 22:36:26 -0400 (EDT), Sam Tregar <sa...@tr...> wrote: > On Wed, 1 Sep 2004, Fred Condo wrote: > > > I've attached the simple test template and script to this message. > > I tried your test with Perl 5.8.3 and HTML::Template 2.7. The first > line was printed in the output. What version of HTML::Template are > you using? 2.7 from the FreeBSD ports. I'm starting to think that Karen Cravens is right: something is eating the line. As a test, I ran the script from the command line, and the first line shows up. Running under mod_perl, the first line vanishes. This is also the first time I've worked in the mod_perl environment. Am I making an incredibly boneheaded gaffe in the code? |