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

Man Page: role::tiny::with

Operating Environment: debian

Section: 3pm

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
role::tiny5.18(3) - mojave
moose::meta::role::composite(3) - osx
moosex::role::parameterized::extending(3) - osx
moose::meta::role::composite(3pm) - debian
role::tiny(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph