Letter P

perl-Class-Tiny - Minimalist class construction

Website: https://metacpan.org/release/Class-Tiny
License: Apache-2.0
Vendor: Alcance Libre, Inc.
Description:
This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:

* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard new constructor
* new takes a hash reference or list of key/value pairs
* new has heuristics to catch constructor attribute typos
* new calls BUILD for each class from parent to child
* superclass provides a DESTROY method
* DESTROY calls DEMOLISH for each class from child to parent

Packages

perl-Class-Tiny-1.008-2.aldos.noarch [26 KiB] Changelog by Joel Barrios (2024-02-15):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al