Changes for version 0.200_1
- First release candidate for version 0.2
- A LOT CHANGED!!!
- Now using Moose!
- ->new() creates a new object but DOES NOT LOGIN!
- ->login() must now be called before doing anything else and after ->new()
- ->errstr() added. All errors now go there!
- ->logout() method added
- Documentation updated accordingly
- MANY errors will remain
Modules
this class provides a simple abstraction layer between SOAP::Lite and Salesforce.com.
Provides
in lib/WWW/Salesforce/Constants.pm
in lib/WWW/Salesforce/Deserializer.pm
in lib/WWW/Salesforce/Serializer.pm