>I cant seem to get TieRegistry working under Vista. >A script that runs fine under XP gives the following error in Vista > >Can't use an undefined value as an ARRAY >reference at C:/Perl/lib/Win32/TieRegistry.pm line 720. > >Does anyone have any ideas?
Before checking the Vista angle, I would check that you have the exact same version of Perl and TieRegistry on both machines. If you happen to have upgraded from Perl 5.6 to Perl 5.8 . . . there are some issues that can manifest that look similar to this one. Though it is certainly possible that the Registry has changed in Vista . . . or has security on sections you are used to being able to play with. Frank _______________________________________________ Perl-Win32-Admin mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
