December 18, 2003
Persisting SOAP Headers
Well behaved SOAP services must persist and proxy SOAP headers not addressed to them. Unfortunately, SOAP::Lite does not do this for you automatically, so you must do it yourself. You can find a a little write up on how here.
December 17, 2003
SOAP::Lite and Salesforce Applications
I recently participated at Salesforce's dreamForce conference teaching developers about how to use SOAP::Lite to call Salesforce's new APIs. The code samples and modules I created for them can now be found at Sourceforce. The code samples were derived from the code generated by wsdl2perl, an ongoing development effort that aims to make WS programming even easier using Perl.
December 01, 2003
New Web Site Launched
After many months lying dormat, waiting to be released - the new SOAP::Lite website has been called to action. Believe it or not, this is momentous occassion for the project as the new site will make it easier for Perl developers to be more successful in their Web services projects. There are no promises on how frequent this site will be updated, but stay tuned to this URL for the latest in SOAP::Lite user and developer news!
© 2000-2003, Pavel Kulchenko. All rights reserved.