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