role::tiny::with(3) mojave man page | unix.com

Man Page: role::tiny::with

Operating Environment: mojave

Section: 3

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 for authors.
COPYRIGHT AND LICENSE
See Role::Tiny for the copyright and license. perl v5.18.2 2013-07-22 Role::Tiny::With(3)
Related Man Pages
moosex::role::parameterized::meta::role::parameterizable(3) - mojave
role::tiny5.18(3) - mojave
role::tiny(3) - mojave
moosex::role::parameterized::extending(3) - osx
role::tiny(3) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.