Man Page: role::tiny::with
Operating Environment: debian
Section: 3pm
Role::Tiny::With(3pm) User Contributed Perl Documentation Role::Tiny::With(3pm)NAMERole::Tiny::With - Neat interface for consumers of Role::Tiny rolesSYNOPSISpackage Some::Class; use Role::Tiny::With; with 'Some::Role'; # The role is now mixed inDESCRIPTION"Role::Tiny" is a minimalist role composition tool. "Role::Tiny::With" provides a "with" function to compose such roles.AUTHORSSee Role::Tiny for authors.COPYRIGHT AND LICENSESee 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 |
| moo::role(3) - mojave |
| role::tiny5.18(3) - mojave |
| role::tiny(3) - mojave |
| moosex::role::parameterized::extending(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |