Help for this page
my ($command, $first, $second) = (split) [0, 1, -1]; $second = $first unless defined $second;
my ($command, $first, $second) = (split) [0, 1, -1];
$second = $first unless defined $second;