my $intelSOAP = SOAP::Lite ->ns("/Platform/Intel") ->proxy("http://localhost:9999/Platform/Intel"); my $folderSOAP = SOAP::Lite ->ns("/Platform/Folder") ->proxy("http://localhost:9999/Platform/Folder");