if ( $Format eq "MSWin32" ) { eval { require Win32::DriveInfo }; if ( $@ ) { # handle error } [download]
In reply to Re: use package by dws in thread use package by jhgrizz