Simpler definition of attribute handlers
This Perl 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 in one of the compilation phases (i.e. in a "BEGIN", "CHECK", "INIT", or "END" block).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.03-512.fc42 | - |
Fedora 41 | 1.03-511.fc41 | - |
Fedora 40 | 1.03-506.fc40 | - |
Fedora 39 | 1.03-502.fc39 | - |
You can contact the maintainers of this package via email at
perl dash maintainers at fedoraproject dot org
.