libnet-dbus-perl 1.0.0-1 source package in Ubuntu

Changelog

libnet-dbus-perl (1.0.0-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:09:05 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
jablko
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-dbus-perl_1.0.0.orig.tar.gz 98.3 KiB bfd0f3bc8ae228b410952829d97ed5f9c1d53587ab645b9d99241f6b51e2590f
libnet-dbus-perl_1.0.0-1.debian.tar.gz 2.0 KiB 8dce9da012a759143d2cee26d76d4f699bfced1049b624b7a7bbdf16bc904638
libnet-dbus-perl_1.0.0-1.dsc 1.3 KiB 8607ad9725b44bbfe547bf3290ad3eda64028bca5428149ca93fb2e481fc2fa6

Available diffs

View changes file

Binary packages built by this source

libnet-dbus-perl: Extension for the DBus bindings

 Net::DBus provides a Perl API for the DBus message system. The DBus Perl
 interface is currently operating against the 0.32 development version of
 DBus, but should work with later versions too, providing the API changes have
 not been too drastic.
 .
 Users of this package are either typically, service providers in which case
 the Net::DBus::Service and Net::DBus::Object modules are of most relevance,
 or are client consumers, in which case Net::DBus::RemoteService and
 Net::DBus::RemoteObject are of most relevance.