diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-10-17 18:30:43 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-17 18:30:43 -0500 |
commit | 2dd273581975e493a179bf58f1ca76b37d230610 (patch) | |
tree | 84b6989f6e5ee9d9a67d4fc41cc6fa1792782c87 /libraries/perl-net-dbus/README | |
parent | dedfe358cdb35d3d8705dc42d914b9f6b0a57dff (diff) |
libraries/perl-net-dbus: Added (Net::DBus perl module)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/perl-net-dbus/README')
-rw-r--r-- | libraries/perl-net-dbus/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/perl-net-dbus/README b/libraries/perl-net-dbus/README new file mode 100644 index 0000000000..aa30b9ccb9 --- /dev/null +++ b/libraries/perl-net-dbus/README @@ -0,0 +1,7 @@ +perl-net-dbus (Net::DBus perl module) + +Net::DBus provides a Perl XS API to the dbus inter-application +messaging system. The Perl API covers the core base level of the +dbus APIs, not concerning itself yet with the GLib or QT wrappers. + +This requires perl-xml-twig. |