Re: what is this syntax mean?

2002-04-21 Thread Jenda Krynicky
From: bob ackerman [EMAIL PROTECTED] could someone explain how this syntax works? does the call to member function 'proxy' return the object which is then used to call function 'uri' which returns the object which is used to call function 'hi' which returns the object which is used to call

what is this syntax mean?

2002-04-20 Thread bob ackerman
could someone explain how this syntax works? does the call to member function 'proxy' return the object which is then used to call function 'uri' which returns the object which is used to call function 'hi' which returns the object which is used to call method 'result'? use SOAP::Lite; print