debian man page for role::tiny::with

Query: role::tiny::with

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Role::Tiny::With(3pm)					User Contributed Perl Documentation				     Role::Tiny::With(3pm)

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.14.2 2012-04-11 Role::Tiny::With(3pm)
Related Man Pages
moo::role5.18(3) - mojave
moosex::role::parameterized::meta::role::parameterizable5.18(3) - mojave
moose::meta::role::composite(3) - osx
moosex::role::parameterized::extending(3) - osx
mouse::role(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...