import SOAP-WSDL 2.00_09 from CPAN
git-cpan-module: SOAP-WSDL git-cpan-version: 2.00_09 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00_09.tar.gz
This commit is contained in:
committed by
Michael G. Schwern
parent
312f3d6bbd
commit
a554e87f49
+1
-1
@@ -16,4 +16,4 @@ my $result = $weather->GetWeather({ CountryName => 'Germany', CityName => 'Munic
|
||||
|
||||
die $result->get_faultstring()->get_value() if not ($result); # boolean comparison overloaded
|
||||
|
||||
print $result->get_GetWeatherResult()->get_value() "\n";
|
||||
print $result->get_GetWeatherResult()->get_value() , "\n";
|
||||
|
||||
Reference in New Issue
Block a user