Help for this page

Select Code to Download


  1. or download this
      if ( $Format eq "MSWin32" ) {
          eval { require Win32::DriveInfo };
          if ( $@ ) {
              # handle error
          }