Hacker News new | ask | show | jobs
by knightcrusader 1793 days ago
Even easier than that:

  my $house = shift;
  my $color = shift // GetDefaultHouseColor();