# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Class-Base 0.06 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 rmd160 f3c9feeb50336d3f087c7384471d48190009ea97 \ sha256 e3a304eea76d1fcb9cbc8430b02fba8f7d0fc7c14e28909694f046a05678bb96 supported_archs noarch