Help for this page

Select Code to Download


  1. or download this
    # sample_code.pl
    
    ...
    # call the function for GetVersion
    our $som = $soap->GetVersion();
    print "\n  " . $som->valueof('//GetVersionResponse/return') . "\n";
    
  2. or download this
    SOAP::Lite::new: ()
    LWP::UserAgent::new: ()
    ...
    SOAP::Serializer::DESTROY: ()
    SOAP::Deserializer::DESTROY: ()
    SOAP::Lite::DESTROY: ()