Description
Perl applications can communicate with desktop and system services through the D-Bus message bus. This is useful for automation, service integration, settings tools, and applications that need to call existing Linux components.
It is a developer library. D-Bus calls can affect sessions, services, and system settings, so applications should request only the permissions and bus names they actually need.