PPM::InstalledPackageProperties() dereferencing hashes

2001-12-18 Thread Capacio, Paula J
The documentation states that the InstalledPackageProperties function, returns a hash with package names as keys, and package properties as attributes. What I got back however leads me to believe that it returns the package names as keys but the package properties as a reference to a hash. I

Re: PPM::InstalledPackageProperties() dereferencing hashes

2001-12-18 Thread Sisyphus
- Original Message - From: Capacio, Paula J [EMAIL PROTECTED] I guess I just don't understand references after all, can anybody spot what I'm doing wrong? TIA Paula Rather than do that, I'll just post some code that works for me. ( It's easier :-) A couple of curiosities about my