Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line '"Tyler Hardison <tyler@seraph-net.net>,'

meta_json_is_parsable

Upgrade your META.json generator so it produces valid JSON.

Error: invalid character encountered while parsing JSON string, at character offset 140 (before "\n Ga...")

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (32) does not match dist (27):
  • Duplicates in MANIFEST: lib/Document/eSign/Docusign.pm, t/00-load.t, t/manifest.t, t/pod-coverage.t, t/pod.t

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Document::eSign::Docusign Provides an interface for Perl to the Docusign REST API. 0.04 metacpan
Document::eSign::Docusign::buildCredentials Builds the credentials object. metacpan
Document::eSign::Docusign::changeEnvelopeStatus Changes an envelope status. metacpan
Document::eSign::Docusign::getToken Retrieves an OAUTH2 token. metacpan
Document::eSign::Docusign::getTokenOnBehalfOf Retrieves an OAUTH2 token on behalf of someone else. metacpan
Document::eSign::Docusign::login Handles the login to Docusign. Should not be used outside of this module. metacpan
Document::eSign::Docusign::openDocusignConsoleView metacpan
Document::eSign::Docusign::openDocusignInConsoleView metacpan
Document::eSign::Docusign::requestSignatureFromDocument Uses a pdf document to create and send a new envelope. metacpan
Document::eSign::Docusign::requestSignatureFromTemplate Uses a template to create and send a new envelope. metacpan
Document::eSign::Docusign::revokeToken Revokes an OAUTH2 token. metacpan
Document::eSign::Docusign::sendRequest Handles communication with DocuSign metacpan
Document::eSign::Docusign::updatePassword Used to change a user's password. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan