# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Error 0.17015
revision            0
maintainers         email.arc.nasa.gov:sal
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     203bc410ae5040e7b647a52aa0fabafe \
                    sha1    0dde379f26f2d4eb91441ed613a411c534588ba3

