Net::DBus::Dumper Methods

From Alteeve Wiki
Revision as of 02:56, 12 October 2009 by Digimer (talk | contribs) (Created page with '{{dbtut_header}} = dbus_dump = Usage: <source lang="perl"> my @data = dbus_dump($object); foreach my $line (@data) { print $_, "\n"; } </source> This creates a printab…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 AN!Tools :: Net::DBus Binding Tutorial :: Net::DBus::Dumper Methods

dbus_dump

Usage:

my @data = dbus_dump($object);
foreach my $line (@data)
{
        print $_, "\n";
}

This creates a printable string of an object from on of the following modules;

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.