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

NAME

SFDC - Command tool for interacting with Salesforce.com

VERSION

version 0.15

DESCRIPTION

This package provides a wrapper around certain common interactions with Salesforce, with the aim of being sufficiently powerful and flexible for the enterprise, and to make 10k+ line ant XML packages unneccesary.

DEFAULT MODULES

By default, this application ships with

SHARED FUNCTIONALITY

All operations use App::SFDC::Role::Logging and App::SFDC::Role::Credentials to provide shared functionality. Look in those modules to see specifics of the options they provide.

AUTHOR

Alexander Brett <alexander.brett@sophos.com> http://alexander-brett.co.uk

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by Sophos Limited https://www.sophos.com/.

This is free software, licensed under:

  The MIT (X11) License

The full text of the license can be found in the LICENSE file included with this distribution.