Changes for version 0.08
- Reworked to work with API version 7.0 from salesforce.
- Added WWW::Salesforce::Serializer
- Deprecated new() call, use login() instead
- Got rid of $errstr static variable in favor of Carp
- All functions now either return a SOAP::SOM object or 0 upon error
- All errors are stored in $!
- More error handling inside the module
- Moved WWW::Salesforce::Simple into this build
Provides
in lib/WWW/Salesforce/Constants.pm
in lib/WWW/Salesforce/Deserializer.pm
in lib/WWW/Salesforce/Serializer.pm