Re: Clist dump to hash...
- From: Paolo Molaro <lupus ximian com>
- To: gtk-perl-list gnome org
- Subject: Re: Clist dump to hash...
- Date: Thu, 28 Jun 2001 11:38:24 +0200
On 06/27/01 root wrote:
Does anyone know of a way to quickly dump all the contents of a clist into a
hash?
You can always
'use Data::Dumper; $hash = Dumper($clist_object)'
where $clist_object is your clist object.
This may, however, not be the canonical method.
Data::Dumper as well as any other such method is useless
in serializing an object that comes from an external library.
lupus
--
-----------------------------------------------------------------
lupus debian org debian/rules
lupus ximian com Monkeys do it better
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]