Query: role::tiny::with
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Role::Tiny::With(3) User Contributed Perl Documentation Role::Tiny::With(3)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.16.2 2012-05-06 Role::Tiny::With(3)