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

Man Page: role::tiny::with

Operating Environment: osx

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.16.2 2012-05-06 Role::Tiny::With(3)
Related Man Pages
moo::role5.18(3) - mojave
moo::role(3) - mojave
role::tiny5.18(3) - mojave
moosex::role::parameterized::extending(3) - osx
moose::meta::role::composite(3pm) - debian
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
To print diamond asterisk pattern based on inputs
Python: Refer a properties file from different location