search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
288 B
Text
8 lines
288 B
Text
The module MooseX::HasDefaults::RO defaults is to ro.
|
|
|
|
The module MooseX::HasDefaults::RW defaults is to rw.
|
|
|
|
If you pass a specific value to any has's is, that overrides the default. If
|
|
you do not want an accessor, pass is => undef.
|
|
|
|
WWW: https://metacpan.org/release/MooseX-HasDefaults
|