in reply to What does this mean?
You could have written it this way:
if (defined($id)) { $self->{_id} = $id; } [download]