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

Changes for version 0.05 - 2017-03-17

  • Build was missing new classes listed in 0.0.4.

Modules

Provides an interface for Perl to the Docusign REST API.
Builds the credentials object.
This retrieves information about the recipients of an envelope.
This returns a list of envelopes that match the criteria specified in the query. Use to search for completed envelopes etc.
This retrieves information about the tabs associated with a recipien
Retrieves an OAUTH2 token.
Retrieves an OAUTH2 token on behalf of someone else.
Handles the login to Docusign. Should not be used outside of this module.
Retrieves an OAUTH2 token on behalf of someone else.
Retrieves an OAUTH2 token on behalf of someone else.
Uses a pdf document to create and send a new envelope.
Uses a template to create and send a new envelope.
Revokes an OAUTH2 token.
Handles communication with DocuSign
Used to change a user's password.

Examples