Package: attribute-handlers-pm560 Version: 0.78 Revision: 2 Description: Perl module for simpler definition of attribute handlers Type: perl 5.6.0 License: Artistic Maintainer: None # Dependencies: Replaces: attribute-handlers-pm (<= 0.78-1) BuildDepends: fink (>= 0.20.1-1), darwin (<< 7.0.0-1) | perl560-core # Unpack Phase: Source: mirror:cpan:authors/id/A/AB/ABERGMAN/Attribute-Handlers-%v.tar.gz Source-MD5: c935f240bee1baf4b46e7d69bf2f1636 # Install Phase: UpdatePOD: true DocFiles: Changes MANIFEST README SIGNATURE # Additional Data: DescDetail: << 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). << DescPackaging: << This package should not be moved to the 10.3 tree, since i don't support perl 5.6.0 on 10.3 and this module is included in perl 5.8.1. << Homepage: http://search.cpan.org/dist/Attribute-Handlers