Help for this page
sub alphabeta { my ($self, $test) = @_; ... push @foo, [ @bar ] if !$test || $self->{baz} eq $gamma; return \@foo; }