# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Class-Base 0.03
maintainers         narf_tm openmaintainer
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
