logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mu::Role - Moo::Role but with less typing

Author

       Christian Walde <walde.christian@gmail.com>

Description

       Mu imports both Moo::Role and MooX::ShortHas, making it even less work in typing and reading to set up a
       role.

Name

       Mu::Role - Moo::Role but with less typing

Synopsis

           use Mu::Role;

           ro "hro";
           lazy hlazy => sub { 2 };
           rwp "hrwp";
           rw "hrw";

Version

       version 1.191300

See Also