Re: Can't read from registry

2005-04-25 Thread $Bill Luebkert
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

Can't read from registry

2005-04-25 Thread Lyle Kopnicky
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