# $Id: Portfile 86106 2011-10-19 12:04:15Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Class-Base 0.03
revision            2
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         useful base class for deriving other modules
long_description    This module implements a simple base class from which \
                    other modules can be derived, thereby inheriting a \
                    number of useful methods such as new(), init(), \
                    params(), clone(), error() and debug().

platforms           darwin

checksums           md5 213f52c9747d2ea861c92bcd02842353

supported_archs noarch
