perl-Class-Accessor-Chained - Make chained accessors
Website: | https://metacpan.org/release/Class-Accessor-Chained |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments. This module subclasses Class::Accessor in order to provide the same mk_accessors interface.
Packages
perl-Class-Accessor-Chained-0.01-33.aldos.noarch [12 KiB] |
Changelog
by Joel Barrios (2024-04-26):
- Clean spec file. |