Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Instead of using the system command and WWW::Curl, is there another way I can write in perl?curl --connect-timeout 15 "http://user:pass@hostip/bin/xml_agent" -d " +xml_cmd=<request_raw>show stats</request_raw>"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CURL Alternative.
by ikegami (Patriarch) on Mar 19, 2008 at 05:32 UTC | |
by eserte (Deacon) on Mar 19, 2008 at 20:56 UTC | |
by Anonymous Monk on Mar 19, 2008 at 05:47 UTC | |
by ikegami (Patriarch) on Mar 19, 2008 at 05:50 UTC | |
by bart (Canon) on Mar 19, 2008 at 12:18 UTC |