in reply to
Re: system() and malformed headers
in thread
system() and malformed headers
Hi there, Turning off buffering with $|=1 didn't work, but the backticks did the trick.
thanks!
--david
Comment on
Re: Re: system() and malformed headers
In Section
Seekers of Perl Wisdom