Subject: | valid hash sometimes returns string "Win32::TieRegistry=HASH(0xhex_num)" |
Date: | Wed, 15 Nov 2006 12:34:10 -0800 |
To: | <bug-Win32-TieRegistry [...] rt.cpan.org> |
From: | "David Akhond" <dakhond [...] google.com> |
I am running using the ActivePerl 5.8.8 Build 817 on WinXP Pro SP2 and using
Win32::TieRegistry.
It seems like when I pull a value's contentsfrom anywhere in the HKCU tree I
get the correct value.
But whenever I try to get a value under
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Internet Explorer I get back a string
of the form "Win32::TieRegistry=HASH(0x1b8957c)".
Has anyone seen this behavior before? For smoe reason it only seems to
happen in the HKLM tree.