Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Crypt::PWSafe3::Databaseformat, Crypt::PWSafe3::Field, Crypt::PWSafe3::HeaderField, Crypt::PWSafe3::Record, Crypt::PWSafe3::SHA256

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Crypt::CBC
  • Crypt::ECB
  • Crypt::Random
  • Crypt::Twofish
  • Data::UUID
  • Digest::HMAC
  • Digest::SHA

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Crypt::PWSafe3, Crypt::PWSafe3::Databaseformat, Crypt::PWSafe3::Field, Crypt::PWSafe3::HeaderField, Crypt::PWSafe3::Record, Crypt::PWSafe3::SHA256

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.01,1.02,1.03

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
Crypt::PWSafe3 Read and write Passwordsafe v3 files 1.03 metacpan
Crypt::PWSafe3::Field represent a passwordsafe v3 record field. 1.01 metacpan
Crypt::PWSafe3::HeaderField represent a passwordsafe v3 header field. 1.01 metacpan
Crypt::PWSafe3::Record Represents a Passwordsafe v3 data record 1.02 metacpan
Crypt::PWSafe3::SHA256 HMAC Helper Class 1.01 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan