libclass-field-perl

Accessor cenerator for class fields and consts
  https://metacpan.org/release/Class-Field
  0
  no reviews



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.