Description
perl-Attribute-Handlers - Simpler definition of attribute handlers
Distribution: OpenMandriva Lx 3.0
Repository: OpenMandriva Contrib i586
Package name: perl-Attribute-Handlers
Package version: 0.960.0
Package release: 3-omv2015.0
Package architecture: noarch
Package type: rpm
Installed size: 66.52 KB
Download size: 25.72 KB
Official Mirror: abf-downloads.openmandriva.org
This module, when inherited by a package, allows that package's class to
define attribute handler subroutines for specific attributes. Variables
and subroutines subsequently defined in that package, or in packages
derived from that package may be given attributes with the same names as
the attribute handler subroutines, which will then be called at the end
of the compilation phase (i.e. in a `CHECK' block).