[ol7_software_collections] rh-perl530-perl-Class-Tiny-1.006-12.el7.noarch

Name:rh-perl530-perl-Class-Tiny
Version:1.006
Release:12.el7
Architecture:noarch
Group:Unspecified
Size:55280
License:ASL 2.0
RPM: rh-perl530-perl-Class-Tiny-1.006-12.el7.noarch.rpm
Source RPM: rh-perl530-perl-Class-Tiny-1.006-12.el7.src.rpm
Build Date:Thu Dec 10 2020
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Class-Tiny
Summary:Minimalist class construction
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

Changelog (Show File list) (Show related packages)