libnet-dbus-perl 1.0.0-2build1 source package in Ubuntu

Changelog

libnet-dbus-perl (1.0.0-2build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:24:38 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

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-2build1.debian.tar.gz 5.6 KiB c2a490aa282bb45fac7158769ddec6be933c5c7d285f48a22f9735280c36bd85
libnet-dbus-perl_1.0.0-2build1.dsc 2.2 KiB 8ad59704d5b4f963b80ebc621185b8eda170ac681e3ee216ca56f1ca6cb00d79

View changes file

Binary packages built by this source

libnet-dbus-perl: 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.