Re: EmbperlObject 2 on linux

2002-01-14 Thread Dimitri Ostapenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 14 January 2002 11:55, Gerald Richter wrote: > > 4 $VAR1 = bless( { 'webmaster' => 'John Smith' }, > > 'HTML::Embperl::DOC::_2' ); > > Looks like there is a Data::Dumper output that is printed to STDOUT instead > of OUT, because the Data::Du

Re: EmbperlObject 2 on linux

2002-01-14 Thread Gerald Richter
> > 4 $VAR1 = bless( { 'webmaster' => 'John Smith' }, 'HTML::Embperl::DOC::_2' ); Looks like there is a Data::Dumper output that is printed to STDOUT instead of OUT, because the Data::Dumper output comes before the headers, the browser can't interpret the headers. Do you have inserted a "print D

EmbperlObject 2 on linux

2002-01-11 Thread Dimitri Ostapenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just installed 2.0b5 on remote machine that I have no root access to. it runs Apache/1.3.6 (Unix) with all required by Embperl modules compiled in That leaves me with an option of running EmbperlObject through epocgi.pl .htaccess: AddType text/ht