Test::Distribution

  • Signatures
    • If the distribution has a SIGNATURE file, checks the SIGNATURE matches the files.
    • Uses Test::Signature
  • Does It Work?
    • This uses the modules to make sure the load happens ok.
  • Versions
    • Checks that all packages define $VERSION strings.
    • Optional check where all modules MUST have a version the same as the distribution.