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

MooseX::Has::Options::Handler::Accessors - Option shortcuts for ro/rw/bare

Author

       Peter Shangov <pshangov@yahoo.com>

Description

       This module provides the following shortcut options for MooseX::Has::Options:

       :ro Translates to "is => 'ro'"

       :rw Translates to "is => 'rw'"

       :bare
           Translates to "is => 'bare'"

Name

       MooseX::Has::Options::Handler::Accessors - Option shortcuts for ro/rw/bare

Version

       version 0.003

See Also