#!/usr/bin/perl use strict; use warnings; use SOAP::Lite; my $oCM = SOAP::Lite->service($url); $oCM = SOAP::Data->encodingStyle(''), my $oResult = $oCM->updateLine( SOAP::Data->name(destination => $url) );
In reply to Re: SOAP-Lite Empty Strings
by Khen1950fx
in thread SOAP-Lite Empty Strings
by JamesBrown
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |