cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl (perl) avoid any output

From: Robert Meissner <robert.meissner_at_informatik.tu-chemnitz.de>
Date: Sat, 10 Nov 2007 02:35:30 +0100

Hello!

Finally my script [1] is working fine. How am i supposed to avoid
any output of this script (verbose mode is now off)? I don't want
to see any data on the screen whatsoever.

I just want to check the return code of 'my $ret = $curl->perform'.
Which option i have to set to make that happen?

I reluctantly want to redirect the STDOUT handle or something like
that.

Thank you!

Kind regards,
Robert

-- 
[1] http://curl.haxx.se/mail/lib-2007-11/0061.html
Received on 2007-11-10