> On Mon, Aug 26, 2002 at 11:21:37AM +0200, Gerald Richter wrote:
> > This will not work, because Embperl sets up the @ISA to be
> >
> > * -> base.epl -> Embperl::Req
> >
> > if * and base.epl are the same package, this will cause trouble...
>
> ok, I have taken out the package assignments. But still every
> output done by print statements in scripts called before '*'
> appears before the http headers. How can that be?
>

This normaly only happens if you print to STDOUT instead of OUT. If you are
sure you print to OUT, try to use

[- Embperl::output ('yout text') ; -]

Does this change anything? If yes, it would mean that OUT is somehow not
correctly set, if no we have to search in another direction.

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to