Help for this page
sub myimport($exp_from : *@symbols=() : *@options=())
sub foo( @bar )
&foo( "a", "b" );
sub foo( *@bar )