Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: phoose
  • Content: Threads
  • Order by date
  1. phoose

    Perl SOAP::Lite - FedEx Webservices

    I'm trying to create a client for the fedex web service but I'm having some problems. I'm new to SOAP so it's possible that I'm just doing something wrong. I've tried two different forms of creating the object: my $wsdl = 'file:./RateService_v2.wsdl'; my $soap = SOAP::Lite->service($wsdl)...

Part and Inventory Search

Back
Top