Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Role::Tiny::With

Name Role::Tiny::With
Version 2.002004
Located at /usr/local/share/perl5
File /usr/local/share/perl5/Role/Tiny/With.pm
Is Core No
Search CPAN for this module Role::Tiny::With
Documentation Role::Tiny::With
Module Details Role::Tiny::With

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 the Role::Tiny manpage for authors.


COPYRIGHT AND LICENSE

See the Role::Tiny manpage for the copyright and license.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024