package Foo2; use Role::Tiny::With; with "Foo::Bar"; ...; 1;