Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Build

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • blib/libdoc/WebService::Dropbox.3
  • blib/libdoc/WebService::Dropbox::Auth.3
  • blib/libdoc/WebService::Dropbox::Files.3
  • blib/libdoc/WebService::Dropbox::Files::CopyReference.3
  • blib/libdoc/WebService::Dropbox::Files::ListFolder.3
  • blib/libdoc/WebService::Dropbox::Files::UploadSession.3
  • blib/libdoc/WebService::Dropbox::Sharing.3
  • blib/libdoc/WebService::Dropbox::TokenFromOAuth1.3
  • blib/libdoc/WebService::Dropbox::Users.3

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (38) does not match dist (65):
  • Missing in MANIFEST: Build, MYMETA.json, MYMETA.yml, _build_params, blib/lib/WebService/Dropbox.pm, blib/lib/WebService/Dropbox/Auth.pm, blib/lib/WebService/Dropbox/Files.pm, blib/lib/WebService/Dropbox/Files/CopyReference.pm, blib/lib/WebService/Dropbox/Files/ListFolder.pm, blib/lib/WebService/Dropbox/Files/UploadSession.pm, blib/lib/WebService/Dropbox/Sharing.pm, blib/lib/WebService/Dropbox/TokenFromOAuth1.pm, blib/lib/WebService/Dropbox/Users.pm, blib/libdoc/WebService::Dropbox.3, blib/libdoc/WebService::Dropbox::Auth.3, blib/libdoc/WebService::Dropbox::Files.3, blib/libdoc/WebService::Dropbox::Files::CopyReference.3, blib/libdoc/WebService::Dropbox::Files::ListFolder.3, blib/libdoc/WebService::Dropbox::Files::UploadSession.3, blib/libdoc/WebService::Dropbox::Sharing.3, blib/libdoc/WebService::Dropbox::TokenFromOAuth1.3, blib/libdoc/WebService::Dropbox::Users.3, xt/minilla/cpan_meta.t, xt/minilla/minimum_version.t, xt/minilla/permissions.t, xt/minilla/pod.t, xt/minilla/spelling.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Net::OAuth
  • parent

Modules

Name Abstract Version View
WebService::Dropbox Perl interface to Dropbox API 2.08 metacpan
WebService::Dropbox::Auth metacpan
WebService::Dropbox::Files metacpan
WebService::Dropbox::Files::CopyReference metacpan
WebService::Dropbox::Files::ListFolder metacpan
WebService::Dropbox::Files::UploadSession metacpan
WebService::Dropbox::Sharing metacpan
WebService::Dropbox::TokenFromOAuth1 metacpan
WebService::Dropbox::Users metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.md metacpan
cpanfile metacpan
example/cli/cpanfile metacpan
example/web/cpanfile metacpan