Package: libclass-accessor-chained-perl Version: 0.01.1maemo1 Architecture: all Maintainer: James Bromberger Installed-Size: 80 Depends: perl, libclass-accessor-perl Section: perl Priority: optional Description: make chained accessors 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. . This description was automagically extracted from the module by dh-make-perl.