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
moosex::role::parameterized::extending5.18(3) - mojave
moosex::role::parameterized::meta::role::parameterizable(3) - osx
moosex::role::parameterized::extending(3) - osx
role::tiny(3) - osx
moose::meta::role::composite(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?