Currently there are no tests for `use S::M::T qw(D:TypeParams @foo)` or `qw(%bar)`. Add them, see if they work, fix/document as necessary.
Currently there are no tests for
use S::M::T qw(D:TypeParams @foo)orqw(%bar). Add them, see if they work, fix/document as necessary.