mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
This module adds a "lazy_required" option to Moose attribute
|
|
declarations.
|
|
|
|
The reader methods for all attributes with that option will throw an
|
|
exception unless a value for the attributes was provided earlier by a
|
|
constructor parameter or through a writer method.
|
|
|
|
WWW: https://metacpan.org/release/MooseX-LazyRequire
|