Help for this page
package Foo; use strict; ... TAG1 => [qw(F1 F2 Func)], TAG2 => [qw(%bar @baz)], );
use Foo qw(:TAG1 %baz);