<code> use strict; use warnings; my $Registry; use Win32::TieRegistry( TiedRef => \$Registry ); my $CurrVer = $Registry->{"HKEY_LOCAL_MACHINE\\SOFTWARE\\ActiveState\\ +ActivePerl\\806\\" }; print $CurrVer->{'\\'}."\n";
In reply to Re: Using File::Find to find drive (Win32)
by monktim
in thread Using File::Find to find drive (Win32)
by FireBird34
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |