Clist dump to hash...
- From: root <root btinternet com>
- To: Kit Plummer <plummerk worldnet att net>
- Cc: gtk-perl-list gnome org
- Subject: Clist dump to hash...
- Date: Wed, 27 Jun 2001 23:06:12 +0100
Does anyone know of a way to quickly dump all the contents of a clist into a
hash?
TIA,
Kit
Kit,
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.
Bob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]