The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

GRID::Machine::MakeAccessors - Home Made "Make accessors" for a Class

METHODS

sub make_accessors

   GRID::Machine::MakeAccessors::make_accessors($package, @legalattributes)

Builds getter-setters for each attribute

sub make_constructor

   GRID::Machine::MakeAccessors::make_constructor($package, %legalattributes)