SOAP::Lite->new( uri => ($uri || 'xxxx'), proxy => ($proxy || 'xxxx')); [download]
20031116 Edit by Corion: Fixed code formatting
In reply to SOAP::Lite OO style with passed variables by Anonymous Monk