p5-Class-Accessor-Chained

make chained accessors

WWW CVSWeb GITHub
  1. Package version
    p5-Class-Accessor-Chained-0.01p2
  2. Maintainer
    The OpenBSD ports mailing-list

A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with no
arguments.

This module subclasses Class::Accessor in order to provide the same
mk_accessors interface.

  • devel/p5-Class-Accessor

  • devel/p5-Class-Accessor