Help for this page
sub DoSomethingToArray (\@) { ... DoSomethingToArray(@config::a); DoSomethingToArray(@config::b); DoSomethingToArray(@config::c);