Net-DBus 1.2.0 Latest
Kwalitee Issues
No Core Issues.
- 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.
- 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.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::DBus | Perl extension for the DBus message system | 1.002000 | metacpan |
Net::DBus::ASyncReply | asynchronous method reply handler | metacpan | |
Net::DBus::Annotation | annotations for changing behaviour of APIs | metacpan | |
Net::DBus::BaseObject | base class for exporting objects to the bus | metacpan | |
Net::DBus::Binding::Bus | Handle to a well-known message bus instance | metacpan | |
Net::DBus::Binding::Connection | A connection between client and server | metacpan | |
Net::DBus::Binding::Introspector | Handler for object introspection data | 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 | a message encoding a method call error | metacpan | |
Net::DBus::Binding::Message::MethodCall | a message encoding a method call | metacpan | |
Net::DBus::Binding::Message::MethodReturn | a message encoding a method return | metacpan | |
Net::DBus::Binding::Message::Signal | a message encoding a signal | metacpan | |
Net::DBus::Binding::PendingCall | A handler for pending method replies | metacpan | |
Net::DBus::Binding::Server | A server to accept incoming connections | metacpan | |
Net::DBus::Binding::Value | Strongly typed data value | metacpan | |
Net::DBus::Binding::Watch | binding to the dbus watch API | metacpan | |
Net::DBus::Callback | a callback for receiving reactor events | metacpan | |
Net::DBus::Dumper | Stringify Net::DBus objects suitable for printing | metacpan | |
Net::DBus::Error | Error details for remote method invocation | metacpan | |
Net::DBus::Exporter | Export object methods and signals to the bus | metacpan | |
Net::DBus::Object | Implement objects to export to the bus | metacpan | |
Net::DBus::ProxyObject | Implement objects to export to the bus | metacpan | |
Net::DBus::Reactor | application event loop | metacpan | |
Net::DBus::RemoteObject | Access objects provided on the bus | metacpan | |
Net::DBus::RemoteService | Access services provided on the bus | metacpan | |
Net::DBus::Service | Provide a service to the bus for clients to use | metacpan | |
Net::DBus::Test::MockConnection | Fake a connection to the bus unit testing | metacpan | |
Net::DBus::Test::MockIterator | Iterator over a mock message | metacpan | |
Net::DBus::Test::MockMessage | Fake a message object when unit testing | metacpan | |
Net::DBus::Test::MockObject | Fake an object from the bus for unit testing | metacpan |