<?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%3AService_Methods</id>
	<title>Net::DBus::Service 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%3AService_Methods"/>
	<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Net::DBus::Service_Methods&amp;action=history"/>
	<updated>2026-05-15T21:38:14Z</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::Service_Methods&amp;diff=461&amp;oldid=prev</id>
		<title>Digimer: Created page with &#039;{{dbtut_header}}  &lt;source lang=&quot;perl&quot;&gt; my $bus=Net::DBus-&gt;find; my $name=&quot;org.tle-bu.demo&quot;; &lt;/source&gt;  = new =  Usage: &lt;source lang=&quot;perl&quot;&gt;my $service=Net::DBus::Service-&gt;new($bu…&#039;</title>
		<link rel="alternate" type="text/html" href="https://alteeve.com/w/index.php?title=Net::DBus::Service_Methods&amp;diff=461&amp;oldid=prev"/>
		<updated>2009-10-12T03:02:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{dbtut_header}}  &amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt; my $bus=Net::DBus-&amp;gt;find; my $name=&amp;quot;org.tle-bu.demo&amp;quot;; &amp;lt;/source&amp;gt;  = new =  Usage: &amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;my $service=Net::DBus::Service-&amp;gt;new($bu…&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;
&amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;&lt;br /&gt;
my $bus=Net::DBus-&amp;gt;find;&lt;br /&gt;
my $name=&amp;quot;org.tle-bu.demo&amp;quot;;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= new =&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;my $service=Net::DBus::Service-&amp;gt;new($bus, $name);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This creates a service called &amp;#039;&amp;lt;span class=&amp;quot;code&amp;quot;&amp;gt;$name&amp;lt;/span&amp;gt;&amp;#039; on the message &amp;#039;&amp;lt;span class=&amp;quot;code&amp;quot;&amp;gt;$bus&amp;lt;/span&amp;gt;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;: This is not normally needed, as the service is created automatically by &amp;#039;&amp;lt;span class=&amp;quot;code&amp;quot;&amp;gt;export_service&amp;lt;/span&amp;gt;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
= get_bus =&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;my $bus=$service-&amp;gt;get_bus;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This returns the name of the message bus that the given &amp;#039;&amp;lt;span class=&amp;quot;code&amp;quot;&amp;gt;$service&amp;lt;/span&amp;gt;&amp;#039; is attached to.&lt;br /&gt;
&lt;br /&gt;
= get_name =&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;perl&amp;quot;&amp;gt;my $name=$service-&amp;gt;get_name;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This returns the name of the service associated with the &amp;#039;&amp;lt;span class=&amp;quot;code&amp;quot;&amp;gt;$service&amp;lt;/span&amp;gt;&amp;#039; object.&lt;br /&gt;
&lt;br /&gt;
{{footer}}&lt;/div&gt;</summary>
		<author><name>Digimer</name></author>
	</entry>
</feed>