Kwalitee Issues

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: Net::DBus::Tutorial, Net::DBus::Tutorial::ExportingObjects

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Net-DBus-0.32.3/lib/Net/DBus/Binding/Connection.pm -- Around line 68: You can't have =items (as at line 84) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Binding/Iterator.pm -- Around line 64: You can't have =items (as at line 91) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Binding/Message.pm -- Around line 50: You can't have =items (as at line 163) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Binding/Server.pm -- Around line 67: You can't have =items (as at line 83) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Dumper.pm -- Around line 73: You can't have =items (as at line 90) unless the first thing after the =over is an =item Around line 202: You forgot a '=back' before '=head1' Net-DBus-0.32.3/lib/Net/DBus/Reactor.pm -- Around line 112: You can't have =items (as at line 128) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/RemoteObject.pm -- Around line 48: You can't have =items (as at line 66) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/RemoteService.pm -- Around line 47: You can't have =items (as at line 62) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Service.pm -- Around line 52: You can't have =items (as at line 61) unless the first thing after the =over is an =item Net-DBus-0.32.3/lib/Net/DBus/Test/MockObject.pm -- Around line 76: You can't have =items (as at line 90) unless the first thing after the =over is an =item Around line 230: You forgot a '=back' before '=head1' Net-DBus-0.32.3/lib/Net/DBus.pm -- Around line 81: You can't have =items (as at line 122) unless the first thing after the =over is an =item

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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.

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: Net::DBus::Service, Net::DBus::Tutorial, Net::DBus::Tutorial::ExportingObjects

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).

Modules

Name Abstract Version View
Net::DBus 0.032003 metacpan
Net::DBus::Binding::Bus metacpan
Net::DBus::Binding::Connection A connection between client and server metacpan
Net::DBus::Binding::Introspector metacpan
Net::DBus::Binding::Iterator Reading and writing message parameters metacpan
Net::DBus::Binding::Message Base class for messages metacpan
Net::DBus::Binding::Message::Error metacpan
Net::DBus::Binding::Message::MethodCall metacpan
Net::DBus::Binding::Message::MethodReturn metacpan
Net::DBus::Binding::Message::Signal metacpan
Net::DBus::Binding::Server A server to accept incoming connections metacpan
Net::DBus::Binding::Value a strongly typed data value metacpan
Net::DBus::Binding::Watch metacpan
Net::DBus::Callback metacpan
Net::DBus::Dumper stringify DBus objects suitable for printing metacpan
Net::DBus::Exporter exports methods and signals to the bus metacpan
Net::DBus::Object metacpan
Net::DBus::Reactor application event loop metacpan
Net::DBus::RemoteObject access objects on the bus metacpan
Net::DBus::RemoteService access services on the bus metacpan
Net::DBus::Service represents a service exported to the message bus metacpan
Net::DBus::Test::MockConnection mock connection object for unit testing metacpan
Net::DBus::Test::MockObject a 'mock' object for use in test suites metacpan

Provides

Name File View
Net::DBus::Error lib/Net/DBus.pm metacpan
Net::DBus::Service::Exporter lib/Net/DBus/Service.pm metacpan

Other Files

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