Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml 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.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.3];License 'MIT' is invalid (license) [Validation: 1.3]

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

no_generated_files

Remove the offending files/directories!

Error: Makefile

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: Mail::Summary::Tools

has_meta_json

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

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Mail::Summary::Tools

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Mail::Summary::Tools Tools for mailing list summarization. 0.06 metacpan
Mail::Summary::Tools::ArchiveLink Base role for links to archives. metacpan
Mail::Summary::Tools::ArchiveLink::Base metacpan
Mail::Summary::Tools::ArchiveLink::Easy Easy constructors for archive links. metacpan
Mail::Summary::Tools::ArchiveLink::Gmane Link to Gmane archives via message ID. metacpan
Mail::Summary::Tools::ArchiveLink::GoogleGroups Link to Google Groups via message ID. metacpan
Mail::Summary::Tools::ArchiveLink::Hardcoded metacpan
Mail::Summary::Tools::CLI App::Cmd based mailing list summarization tool. metacpan
Mail::Summary::Tools::CLI::Command metacpan
Mail::Summary::Tools::CLI::Config metacpan
Mail::Summary::Tools::CLI::Context metacpan
Mail::Summary::Tools::CLI::Create Create or update a summary file from mailboxes metacpan
Mail::Summary::Tools::CLI::Download Downlaad mailing list messages from archives metacpan
Mail::Summary::Tools::CLI::Download::nntp Download threads from an NNTP server. metacpan
Mail::Summary::Tools::CLI::Edit Edit a YAML summary using the FlatFile format metacpan
Mail::Summary::Tools::CLI::ToHTML Emit a formatted HTML summary metacpan
Mail::Summary::Tools::CLI::ToText Emit a formatted plain text summary metacpan
Mail::Summary::Tools::Downloader::NNTP Get NNTP articles and their thread roots. metacpan
Mail::Summary::Tools::FlatFile metacpan
Mail::Summary::Tools::Output::HTML metacpan
Mail::Summary::Tools::Output::TT metacpan
Mail::Summary::Tools::Summary A simple summary format for multiple mailing lists metacpan
Mail::Summary::Tools::Summary::List metacpan
Mail::Summary::Tools::Summary::Thread metacpan
Mail::Summary::Tools::ThreadFilter Filter Mail::Box::Thread::Node objects metacpan
Mail::Summary::Tools::ThreadFilter::Util metacpan
Mail::Summary::Tools::YAMLCache A low performance cache which is easy to edit/fix. metacpan

Provides

Name File View
Date::Range::Forgiving lib/Mail/Summary/Tools/ThreadFilter/Util.pm metacpan

Other Files

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