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


GRID-Machine documentation  | view source Contained in the GRID-Machine distribution.

Index


NAME

Top

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

METHODS

Top

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)


GRID-Machine documentation  | view source Contained in the GRID-Machine distribution.