in reply to Re: Can't call method "KEY_READ" on an undefined value
in thread Can't call method "KEY_READ" on an undefined value
I tried importing it with the following:
require Win32::TieRegistry; import Win32::TieRegistry;
Still no joy. I even tried putting it in the @ISA array out of desperation.
|
|---|