-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
>
> 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