Pam -- this is a bit of a shot in the dark, but ensure
that perl is not messing up your http header in it's
buffer by using:

$|=1; # This sets autoflush to flush the buffer after
every print, printf and write (from the Camel).

Hope it helps. We're using your Solaris and Perl
versions at work without any problems.

~Matt C.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to