libmoosex-setonce-perl
module providing write-once, read-many attributes for Moose
Description
MooseX::SetOnce provides the SetOnce attribute which lets your class have attributes that are not lazy and not set, but that cannot be altered once set. The logic is very simple: if you try to alter the value of an attribute with the SetOnce trait, either by accessor or writer, and the attribute has a value, it will throw an exception. If the attribute has a clearer, you may clear the attribute and set it again.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/MooseX-SetOnce/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libmoosex-setonce-perl