my $load_task = ref($task) ne 'ARRAY' ? $task : $load eq 'bed clothes' ? $task->[1] : $load ne 'bed clothes' ? $task->[0] : die "huh?";