but i get this :#!/usr/bin/perl use SOAP::Lite; $tab = SOAP::Lite -> service('http://url.wsdl','login'=> $login,'password +'=> $passwd,'exception s'=>'1'); print "$tab\n"; foreach my $info (@{$tab}) { print "$info\n"; }
i have an example in php and it's work's but i would like to do that in perl... someone can help me? thanks...Can't call method "new" on an undefined value at /usr/share/perl5/SOAP +/Lite.pm line 3364.
In reply to pb with Soap::lite by manuds
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |