in reply to Re: System tick and CURL not interrpeting variable
in thread System tick and CURL not interrpeting variable
avoid the shell, use system with Capture::Tiny
Avoid the shell AND curl, use one of perl's HTTP libraries like LWP, or, in this case, use a SOAP library.
Alexander
|
|---|