Package perl-Class-Fields: Information
Source package: perl-Class-Fields
Version: 0.204-alt2
Build time: Oct 22, 2023, 10:26 PM
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/Class-Fields/
License: Artistic
Summary: Inspect the fields of a class
Description:
A collection of utility functions/methods for examining the data members of a class. It provides a nice, high-level interface that should stand the test of time and Perl upgrades nicely. The functions in this module also serve double-duty as methods and can be used that way by having your module inherit from it.
Maintainer: Michael Bochkaryov
Last changed
June 29, 2018 Igor Vlasenko 0.204-alt2
- fixed unpackaged files
Sept. 19, 2011 Igor Vlasenko 0.204-alt1
- automated CPAN update
Nov. 22, 2010 Igor Vlasenko 0.203-alt2.1
- repair after perl 5.12 upgrade using girar-nmu