Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: SOAP::LITE client help

by Wroof (Novice)
on May 01, 2014 at 22:57 UTC ( [id://1084701]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $_[0] in pattern match (m//) at C:/Strawber
    +ry/perl/si
    te/lib/SOAP/Lite.pm line 340.
    Use of uninitialized value in sprintf at C:/Strawberry/perl/site/lib/S
    +OAP/Lite.p
    m line 3612.
    Press any key to continue . . .
    
  2. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    my $service = $soap->service('http://192.168.1.100/AbacusWebService/Se
    +rviceCashPoint.asmx?wsdl');
    print Dumper($service->getCardInfo('ws','ws','45','pm01001011000000003
    +7'));
    print "test \n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1084701]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-03-28 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found