Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (37) does not match dist (36):
  • Missing in Dist: Makefile-perl.mk

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Thrift/BinaryProtocol.pm: HASH(0x55607cce42a0)
  • lib/Thrift/BufferedTransport.pm: HASH(0x55607cc2c630)
  • lib/Thrift/Exception.pm: HASH(0x55607cc87f68)
  • lib/Thrift/FramedTransport.pm: HASH(0x55607cc06230)
  • lib/Thrift/HttpClient.pm: HASH(0x55607cc0bd40)
  • lib/Thrift/MemoryBuffer.pm: HASH(0x55607cbe3f88)
  • lib/Thrift/MessageType.pm: HASH(0x55607ccb8590)
  • lib/Thrift/MultiplexedProcessor.pm: HASH(0x55607cc1a730)
  • lib/Thrift/MultiplexedProtocol.pm: HASH(0x55607cc2cc48)
  • lib/Thrift/Protocol.pm: HASH(0x55607cc40428)
  • lib/Thrift/ProtocolDecorator.pm: HASH(0x55607ccbd8a0)
  • lib/Thrift/SSLServerSocket.pm: HASH(0x55607cc7a030)
  • lib/Thrift/SSLSocket.pm: HASH(0x55607cc3bfd0)
  • lib/Thrift/Server.pm: HASH(0x55607cc1a568)
  • lib/Thrift/ServerSocket.pm: HASH(0x55607ccd1b00)
  • lib/Thrift/Socket.pm: HASH(0x55607c12a658)
  • lib/Thrift/Transport.pm: HASH(0x55607cc149b0)
  • lib/Thrift/Type.pm: HASH(0x55607cc88820)
  • lib/Thrift/UnixServerSocket.pm: HASH(0x55607cc2c6d8)
  • lib/Thrift/UnixSocket.pm: HASH(0x55607c0c9360)

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
Thrift 0.011000 metacpan
Thrift::BinaryProtocol metacpan
Thrift::BufferedTransport metacpan
Thrift::FramedTransport metacpan
Thrift::HttpClient metacpan
Thrift::MemoryBuffer metacpan
Thrift::MultiplexedProcessor metacpan
Thrift::MultiplexedProtocol metacpan
Thrift::Protocol metacpan
Thrift::ProtocolDecorator metacpan
Thrift::SSLServerSocket metacpan
Thrift::SSLSocket metacpan
Thrift::Server metacpan
Thrift::ServerSocket metacpan
Thrift::Socket metacpan
Thrift::Transport metacpan
Thrift::UnixServerSocket metacpan
Thrift::UnixSocket metacpan

Provides

Name File View
Thrift::BinaryProtocolFactory lib/Thrift/BinaryProtocol.pm metacpan
Thrift::BufferedTransportFactory lib/Thrift/BufferedTransport.pm metacpan
Thrift::ForkingServer lib/Thrift/Server.pm metacpan
Thrift::FramedTransportFactory lib/Thrift/FramedTransport.pm metacpan
Thrift::ServerTransport lib/Thrift/Transport.pm metacpan
Thrift::SimpleServer lib/Thrift/Server.pm metacpan
Thrift::StoredMessageProtocol lib/Thrift/MultiplexedProcessor.pm metacpan
Thrift::TApplicationException lib/Thrift/Exception.pm metacpan
Thrift::TException lib/Thrift/Exception.pm metacpan
Thrift::TMessageType lib/Thrift/MessageType.pm metacpan
Thrift::TProtocolException lib/Thrift/Protocol.pm metacpan
Thrift::TProtocolFactory lib/Thrift/Protocol.pm metacpan
Thrift::TTransportException lib/Thrift/Transport.pm metacpan
Thrift::TType lib/Thrift/Type.pm metacpan
Thrift::TransportFactory lib/Thrift/Transport.pm metacpan

Other Files

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