Net-DBus-GLib

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

requires:
   GLib:                          0
   Net::DBus:                     0.33.0
build_requires:
   Test::More:                    0
   Test::Pod:                     0
   Test::Pod::Coverage:           0

resources:
  license: http://www.gnu.org/licenses/gpl.html
  homepage: http://www.freedesktop.org/wiki/Software/dbus
  repository: http://hg.berrange.com/libraries/net-dbus-glib--devel
  MailingList: http://lists.freedesktop.org/mailman/listinfo/dbus/

distribution_type: module

meta-spec:
   version: 1.3
   url: http://module-build.sourceforge.net/META-spec-v1.3.html

META.yml.PL  view on Meta::CPAN

requires:
   GLib:                          0
   Net::DBus:                     0.33.0
build_requires:
   Test::More:                    0
   Test::Pod:                     0
   Test::Pod::Coverage:           0

resources:
  license: http://www.gnu.org/licenses/gpl.html
  homepage: http://www.freedesktop.org/wiki/Software/dbus
  repository: http://hg.berrange.com/libraries/net-dbus-glib--devel
  MailingList: http://lists.freedesktop.org/mailman/listinfo/dbus/

distribution_type: module

meta-spec:
   version: 1.3
   url: http://module-build.sourceforge.net/META-spec-v1.3.html

README  view on Meta::CPAN

                 Net::DBus::GLib
                 ===============

Net::DBus::GLib provides a Perl XS API to the dbus glib bindings.
Currently it performs integration with the glib main loop context.
For more information on dbus visit the project website at:

  http://www.freedesktop.org/software/dbus/

This version operates against DBus 0.33, through 1.1.2 and 
probably later versions, if there have been no serious API 
changes. It works against dbus-glib 033, through 0.73 and
probably later versions.

INSTALLATION
------------

To install this module type the following:

lib/Net/DBus/GLib.pm  view on Meta::CPAN


1;

=pod

=back

=head1 SEE ALSO

L<Net::DBus>, L<Glib>, L<Glib::MainLoop>
C<http://dbus.freedesktop.org>, C<http://gtk.org>

=head1 AUTHOR

Daniel Berrange <dan@berrange.com>

=head1 COPYRIGHT

Copyright 2006-2008 by Daniel Berrange

=cut



( run in 0.625 second using v1.01-cache-2.11-cpan-299005ec8e3 )