# $Id: Portfile,v 1.1 2005/01/26 07:35:03 blb Exp $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Error 0.15
revision            0
maintainers         sal@email.arc.nasa.gov
description         Error/exception handling in an OO-ish way
long_description    The Error package provides two interfaces.  Firstly \
                    Error provides a procedural interface to exception \
                    handling. Secondly Error is a  base class for \
                    errors/exeptions that can either be thrown, for \
                    subsequent catch, or can simply be recorded.
platforms           darwin
checksums           md5 81b4847fb893f18a4e85186bca5f4380

