|
Posted by KKramsch on November 23, 2004, 3:12 am
Please log in for more thread options
What's up with that + sign in
use SOAP::Lite +autodispatch =>
uri => 'http://www.soaplite.com/Temperatures',
proxy => 'http://services.soaplite.com/temper.cgi';
....as found in the SOAP::Lite man page? Is the author is trying to
be cute here, or is there really a good reason for having that +
there?
TIA,
Karl
--
Sent from a spam-bucket account; I check it once in a blue moon. If
you still want to e-mail me, cut out the extension from my address,
and make the obvious substitutions on what's left.
|