<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://alteeve.com/w/index.php?action=history&amp;feed=atom&amp;title=Net%3A%3ADBus%3A%3ADumper_Methods</id>
	<title>Net::DBus::Dumper Methods - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://alteeve.com/w/index.php?action=history&amp;feed=atom&amp;title=Net%3A%3ADBus%3A%3ADumper_Methods"/>
	<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Net::DBus::Dumper_Methods&amp;action=history"/>
	<updated>2026-06-09T20:48:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://alteeve.com/w/index.php?title=Net::DBus::Dumper_Methods&amp;diff=454&amp;oldid=prev</id>
		<title>Digimer: Created page with &#039;{{dbtut_header}}  = dbus_dump =  Usage: &lt;source lang=&quot;perl&quot;&gt; my @data = dbus_dump($object); foreach my $line (@data) {         print $_, &quot;\n&quot;; } &lt;/source&gt;  This creates a printab…&#039;</title>
		<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Net::DBus::Dumper_Methods&amp;diff=454&amp;oldid=prev"/>
		<updated>2009-10-12T02:56:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{dbtut_header}}  = dbus_dump =  Usage: &amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt; my @data = dbus_dump($object); foreach my $line (@data) {         print $_, &amp;quot;\n&amp;quot;; } &amp;lt;/source&amp;gt;  This creates a printab…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Páàjì titun&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{dbtut_header}}&lt;br /&gt;
&lt;br /&gt;
= dbus_dump =&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;&lt;br /&gt;
my @data = dbus_dump($object);&lt;br /&gt;
foreach my $line (@data)&lt;br /&gt;
{&lt;br /&gt;
        print $_, &amp;quot;\n&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a printable string of an object from on of the following modules;&lt;br /&gt;
* [[Net::DBus_Modules_and_Methods#Net::DBus|Net::DBus]]&lt;br /&gt;
** Show the list of services registered with the bus.&lt;br /&gt;
* [[Net::DBus_Modules_and_Methods#Net::DBus::Service|Net::DBus::Service]]&lt;br /&gt;
* [[Net::DBus_Modules_and_Methods#Net::DBus::RemoteService|Net::DBus::RemoteService]]&lt;br /&gt;
** Show the service name.&lt;br /&gt;
* [[Net::DBus_Modules_and_Methods#Net::DBus::Object|Net::DBus::Object]]&lt;br /&gt;
* [[Net::DBus_Modules_and_Methods#Net::DBus::RemoteObject|Net::DBus::RemoteObject]]&lt;br /&gt;
** Show a list of all exported methods and signals and shows their accepted parameters and return types.&lt;br /&gt;
&lt;br /&gt;
{{footer}}&lt;/div&gt;</summary>
		<author><name>Digimer</name></author>
	</entry>
</feed>