Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

SOAP::Lite games.

by rfb (Sexton)
on Oct 24, 2001 at 00:43 UTC ( [id://120902]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use SOAP::Transport::HTTP;
    ...
            $self->{data} = "fobars";
            return 1;
    }
    
  2. or download this
    use strict;
    use Data::Dumper;
    ...
    $br->loadData();
    
    print Dumper $br;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-26 00:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found