# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Class-Base 0.03
revision            3
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
