Role::Tiny::With - phpMan

Command: man perldoc info search(apropos)  


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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-21 22:10 @216.73.216.105 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.1!Valid CSS!

^_back to top