Role::Tiny::With(3) User Contributed Perl Documentation Role::Tiny::With(3)
NAME
Role::Tiny::With - Neat interface for consumers of Role::Tiny roles
SYNOPSIS
package Some::Class; use Role::Tiny::With; with 'Some::Role'; # The role is now mixed in
DESCRIPTION
"Role::Tiny" is a minimalist role composition tool. "Role::Tiny::With" provides a "with" function to compose such roles.
AUTHORS
See Role::Tiny(3) for authors.
COPYRIGHT AND LICENSE
See Role::Tiny for the copyright and license. perl v5.30.3 2021-01-11 Role::Tiny::With(3)
role-tiny 2.2.3 - Generated Sat Jan 16 16:24:50 CST 2021