openbsd-ports/devel/p5-Class-Accessor-Chained/pkg/PLIST
msf 97ab081976 initial import of Class::Accessor::Chained from submitter Sean Comeau
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.
2006-05-11 11:43:59 +00:00

7 lines
268 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/11 11:43:59 msf Exp $
${P5SITE}/Class/Accessor/Chained/
${P5SITE}/Class/Accessor/Chained.pm
${P5SITE}/Class/Accessor/Chained/Fast.pm
@man man/man3p/Class::Accessor::Chained.3p
@man man/man3p/Class::Accessor::Chained::Fast.3p