The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.36

  • Change: a7c6b7677d414a80edaf41b8a411da40d8dc18a0 Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-08-11 10:44:35 +0000
    • Remove critic tests: they were producing malformed output
  • Change: c14002413081cfc0cb3086002ba1f3a253dd99fd Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-08-10 14:02:27 +0000
    • Fix regressions introduced by single-quoted regex
  • Change: 742cc4dd0fda943034c4151a3d77da8dda808e6b Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-08-10 10:54:17 +0000
    • Continue documentation drive
  • Change: 51512e1c3c45e5082e841ec6f2b0333640f8fc86 Author: Alexander Brett <alex@alexander-brett.co.uk> Date : 2015-08-10 07:25:00 +0000
    • Continue refactoring documentation
  • Change: f82872b717725945fc6c3038c11403a01010030a Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-08-05 10:19:47 +0000
    • Documentation improvements, including moving CallResult to a separate class, for clarity
  • Change: c8eea45ed817839c69fdbedbac7c7bae74ff7b5f Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 17:30:01 +0000
    • Use Method::Signatures in Manifest.pm
  • Change: 66cf1209a094c57f109f0c3c5d312a643d2839b1 Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 15:30:11 +0000
    • Update Tooling API to use new callResult
  • Change: 9edd83111d4fbb5ac97822dac4168995fb76abd0 Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 14:37:47 +0000
    • M::S in Metadata API and fixing Constants class
  • Change: fc29314cbfb1278a7720b222eae1dd5624b4b2da Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 13:20:06 +0000
    • Refactor Partner to use M::S and the new _call
  • Change: fee4f186ad0679c8d0d10c77150002701fdead0e Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 12:20:15 +0000
    • Refactor executeAnonymous and unimplement all other methods
    • This is because I don't have enough information to implement the external API properly
  • Change: 1effa67a7c2d6df515f64a39a4615cd82a928a2b Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-28 11:44:34 +0000
    • Refactoring basic stuff: Calls now return CallResults, and use Method::Signatures
  • Change: 97bbe29e25542414befbb9f471847e99bb8ca787 Author: Alexander Brett <alexander.brett@sophos.com> Date : 2015-07-23 16:08:54 +0000
    • _queryMore has been broken thanks to refactoring _call

Modules

Wrappers around the Salesforce.com APIs.
Interface to the salesforce.com Apex SOAP Api
Container for the result of an executeAnonymous call
Provides a flexible container for calls to SFDC containers
Data about SFDC Metadata Components.
Utility functions for Salesforce Metadata API interactions.
Interface to the Salesforce.com Metadata API
Container for Salesforce Metadata API Deployment result
Interface to the Salesforce.com Partner API
Shared methods between partner and tooling APIs
Exception role for WWW::SFDC libraries
Provides a transparent interface to WWW::SFDC::SessionManager
Interface to the Salesforce.com Tooling API
Utilities for manipulating base64 encoded zip files.

Provides

in lib/WWW/SFDC.pm