This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit f69977f2164997a0c78b14ab74db47210a5b026d
Author: Daniel P. Berrange <d...@berrange.com>
Date:   Fri Feb 3 13:34:18 2006 +0000

    Added stub for missing tutorial
---
 lib/Net/DBus/Tutorial.pod              |  4 +--
 lib/Net/DBus/Tutorial/UsingObjects.pod | 45 ++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 2 deletions(-)

diff --git a/lib/Net/DBus/Tutorial.pod b/lib/Net/DBus/Tutorial.pod
index 24eb158..5d9846b 100644
--- a/lib/Net/DBus/Tutorial.pod
+++ b/lib/Net/DBus/Tutorial.pod
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-# $Id: Tutorial.pod,v 1.1 2006/01/27 14:02:35 dan Exp $
+# $Id: Tutorial.pod,v 1.2 2006/02/03 13:34:18 dan Exp $
 
 =pod
 
@@ -46,7 +46,7 @@ by another application. The topics covered include the basics
 of calling methods on remote objects, explicitly calling methods
 in particular interfaces, listening for signals.
 
-NB This tutorial is yet to be written. Sorry.
+NB This tutorial is yet to be written.
 
 =back
 
diff --git a/lib/Net/DBus/Tutorial/UsingObjects.pod 
b/lib/Net/DBus/Tutorial/UsingObjects.pod
new file mode 100644
index 0000000..3921a7f
--- /dev/null
+++ b/lib/Net/DBus/Tutorial/UsingObjects.pod
@@ -0,0 +1,45 @@
+# -*- perl -*-
+#
+# Copyright (C) 2004-2005 Daniel P. Berrange
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#
+# $Id: UsingObjects.pod,v 1.1 2006/02/03 13:34:18 dan Exp $
+
+=pod
+
+=head1 NAME
+
+Net::DBus::Tutorial::UsingObjects - tutorial on accessing a DBus service
+
+=head1 DESCRIPTION
+
+This document provides a tutorial on accessing a DBus service using the
+Perl Net::DBus application bindings. Sadly it is not yet written.
+
+=head1 SEE ALSO
+
+L<Net::DBus::Tutorial> for details of other tutorials, and
+L<Net::DBus> for API documentation
+
+=head1 AUTHORS
+
+Daniel Berrange <d...@berrange.com>
+
+=head1 COPYRIGHT
+
+Copyright (C) 2006 Daniel P. Berrange
+
+=cut

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to