BEGIN { if ($^O =~ /Win/) { require Win32::DriveInfo; import Win32::DriveInfo; } }