eval 'require Win32::GetShortPathName'; if ($@) { # nope, not on this system } else { # yes, go ahead with it }