Help for this page
my @a = qw( a b c d e f g ); sub f { ... f(1); f(2); f(6);
f,g,a g,a,b a,b,c e,f,g