Files
pkgsrc-ng/devel/p5-Class-Field/DESCR
2013-09-26 17:14:40 +02:00

5 lines
228 B
Plaintext

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.