Portfile

# $Id: Portfile 20356 2006-11-02 02:08:57Z blair@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Class-Data-Inheritable 0.06
maintainers narf_tm@macports.org
description Inheritable, overridable class data
long_description \
Class::Data::Inheritable is for creating accessor/mutators to class \
data. That is, if you want to store something about your class as a \
whole (instead of about a single object). This data is then inherited \
by your subclasses and can be overriden.

platforms darwin

checksums md5 86d95ee16854a5503dc9f86a2f2ffa83