On 12/28/09 Mon  Dec 28, 2009  5:25 AM, "Ram Prasad"
<[email protected]> scribbled:

> Hi All,
> 
> I am trying to use SOAP WSDL for the first time
> I am not even able to initialize the script
> 
> I am not sure if the WSDL is valid. How do I check this ?
> 
> -----------
> #!/usr/bin/perl
> use SOAP::WSDL;
> use Data::Dumper;
> 
> my $soap = SOAP::WSDL->new(wsdl=>'http://smytoday.com/psmw/psmw?
> WSDL');
> ----------

What errors do you get when you run this program? Please cut-and-paste the
exact output. Thanks.



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to