- or download this
$_ //= '' for $user, $rip, $op, $srvrip, $from, $msgid, $msgdate, $msg
+time;
- or download this
$_ = defined ? $_ : '' for $user, $rip, $op, $srvrip, $from, $msgid, $
+msgdate, $msgtime;
- or download this
use constant EMPTY_STRING => q{};
# .....
...
$_ = EMPTY_STRING # Alias propagates to foreach list.
if not defined $_;
}