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

Poet::Moose - Poet Moose policies

Author

       Jonathan Swartz <swartz@pobox.com>

Description

       Sets certain Moose behaviors for Poet's internal classes. Using this module is equivalent to

           use Moose;
           use MooseX::HasDefaults::RO;
           use MooseX::StrictConstructor;
           use Method::Signatures::Simple;

Name

       Poet::Moose - Poet Moose policies

See Also

       Poet

Synopsis

           # instead of use Moose;
           use Poet::Moose;

See Also