mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
![Andrew Pantyukhin](/assets/img/avatar_default.png)
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. WWW: http://search.cpan.org/dist/Class-Field/
8 lines
257 B
Plaintext
8 lines
257 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-Field/
|