Help for this page
sub worker{ my $self = shift; ... } }
sub parent { my $self = shift; ... # do something with status #... }