summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Field/DESCR
blob: 0e3a46a993bdf94c483b7dc9116c3cea8ed234aa (plain)
1
2
3
4
The Perl 5 module Class::Field exports two subroutines, field and
const. These functions are used to declare fields and constants in
your class.  Class::Field generates custom code for each accessor
that is optimized for speed.