Lyle Kopnicky wrote:
> Hi folks,
>
> I'm trying to use Win32::TieRegistry to read and set values in the
> registry. It's not working. I made this short example program which
> demonstrates the problem. When I run it, I get "value =" (no value). I
> have checked that the corresponding regis
Hi folks,
I'm trying to use Win32::TieRegistry to read and set values in the
registry. It's not working. I made this short example program which
demonstrates the problem. When I run it, I get "value =" (no value). I
have checked that the corresponding registry key/value exists using
RegEdit