Help for this page
print test(), "\n"; print test(), "\n"; ... my $test = 'a' if shift; $test .= 'b'; }
b bb