Name : perl-MooseX-SetOnce
| |
Version : 0.203.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2023-01-02 09:24:36
|
Group : Development/Perl
| Source RPM : perl-MooseX-SetOnce-0.203.0-1.mga9.src.rpm
|
Size : 0.07 MB
| |
Packager : tv < tv>
| |
Summary : Write-once, read-many attributes for Moose
|
Description :
The \'SetOnce\' attribute 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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/x86_64/media/core/release |