{
    "mode": "perldoc",
    "parameter": "Role::Tiny::With",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Role%3A%3ATiny%3A%3AWith/json",
    "generated": "2026-06-12T11:52:17Z",
    "synopsis": "package Some::Class;\nuse Role::Tiny::With;\nwith 'Some::Role';\n# The role is now mixed in",
    "sections": {
        "NAME": {
            "content": "Role::Tiny::With - Neat interface for consumers of Role::Tiny roles\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "package Some::Class;\n\nuse Role::Tiny::With;\n\nwith 'Some::Role';\n\n# The role is now mixed in\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "\"Role::Tiny\" is a minimalist role composition tool. \"Role::Tiny::With\" provides a \"with\"\nfunction to compose such roles.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "See Role::Tiny for authors.\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "See Role::Tiny for the copyright and license.\n",
            "subsections": []
        }
    },
    "summary": "Role::Tiny::With - Neat interface for consumers of Role::Tiny roles",
    "flags": [],
    "examples": [],
    "see_also": []
}