-
-
30 Jun 2011 21:40:29 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Clone repository
- Issues (6)
- Testers (556 / 73 / 0)
- Kwalitee
Bus factor: 1- License: open_source
- Activity
24 month- Tools
- Download (98.31KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Time::HiRes
- XML::Twig
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Documentation
tutorials on the Perl DBus APIstutorials on providing a DBus servicetutorial on accessing a DBus serviceModules
Perl extension for the DBus message systemasynchronous method reply handlerannotations for changing behaviour of APIsHandle to a well-known message bus instanceA connection between client and serverHandler for object introspection dataReading and writing message parametersBase class for messagesa message encoding a method call errora message encoding a method calla message encoding a method returna message encoding a signalA handler for pending method repliesA server to accept incoming connectionsStrongly typed data valuebinding to the dbus watch APIa callback for receiving reactor eventsStringify Net::DBus objects suitable for printingError details for remote method invocationExport object methods and signals to the busProvide objects to the bus for clients to useapplication event loopAccess objects provided on the busAccess services provided on the busProvide a service to the bus for clients to useFake a connection to the bus unit testingIterator over a mock messageFake a message object when unit testingFake an object from the bus for unit testingExamples
- examples/dump-object-xml.pl
- examples/dump-object.pl
- examples/example-client-async.pl
- examples/example-client-no-introspect.pl
- examples/example-client.pl
- examples/example-service-async.pl
- examples/example-service-magic.pl
- examples/example-service-no-introspect.pl
- examples/example-service.pl
- examples/example-signal-emitter.pl
- examples/example-signal-receiver.pl
- examples/lshal.pl
- examples/notification.pl
- examples/strict-exports.pl
Module Install Instructions
To install Net::DBus, copy and paste the appropriate command in to your terminal.
cpanm Net::DBus
perl -MCPAN -e shell install Net::DBus
For more information on module installation, please visit the detailed CPAN module installation guide.