blob: b4d2600cf60e3dbd51a27866df6ef67c7f30eafd (
plain) (
tree)
|
|
This is a Moo extension. It allows another value for the is parameter to "has"
in Moo: "thunked". If used, this will allow you to transparently provide either
a real value for the attribute, or a "CodeLike" in Types::TypeTiny that when
called will return such a real value.
WWW: https://metacpan.org/release/MooX-Thunking
|