Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Consuming Web Services

by Stegalex (Chaplain)
on Jun 06, 2005 at 14:26 UTC ( [id://463920]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use SOAP::Lite;
    $s = new SOAP::Lite -> service('https://myurl/services/BWReport');
    
  2. or download this
    junk after document element at line 2, column 0, byte 19 at /usr/local
    +/lib/perl5/site_perl/5.8.3/sun4-solaris/XML/Parser.pm line 187
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-24 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found