in reply to What Microsoft thinks of Perl
if ($Conn eq undef) { $val = 'undef'; } else { $val = $Conn; } [download]