Name : perl-MooseX-SetOnce
| |
Version : 0.200002
| Vendor : openSUSE
|
Release : lp152.3.2
| Date : 2019-09-20 20:33:53
|
Group : Development/Libraries/Perl
| Source RPM : perl-MooseX-SetOnce-0.200002-lp152.3.2.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
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-opensuse/distribution/leap/15.2/repo/oss/noarch |