Help for this page
sub test_with { my @testary = with_want(); ... my @testary = with_want(); my $testscalar = with_want(); }
sub test_without { my @testary = without(); my $testscalar = without(); }