Help for this page
use Win32::Registry; my $Register = "Software"; ... print "$key\n"; } $hkey->Close();