Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: SOAP and multiple client platforms

by one4k4 (Hermit)
on Jun 13, 2002 at 16:46 UTC ( [id://174268]=note: print w/replies, xml ) Need Help??


in reply to Re: SOAP and multiple client platforms
in thread SOAP and multiple client platforms

This is true. And I've since come up with this snippet:
my $self = shift; my $obj = pop; my $name = $obj->method->{name} || shift; my $age = $obj->method->{age} || shift;


_14k4 - perlmonks@poorheart.com (www.poorheart.com)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 15:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found