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)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |