Help for this page
sub main_package_vars { foreach my $name (@_) { ... }; } }
main_package_vars( 'Some::Namespace::foo', 'main::bar', 'baz' );