# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Class-Throwable 0.13 license {Artistic-1 GPL} maintainers nomaintainer description A minimal lightweight exception class long_description This module implements a minimal lightweight exception \ object. It is meant to be a compromise between more \ basic solutions like Carp which can only print \ information and cannot handle exception objects, \ and more more complex solutions like Exception::Class \ which can be used to define complex inline exceptions \ and has a number of module dependencies. platforms darwin checksums rmd160 80031a66cb4679f02de9de89ecc9d30e22c1b2e0 \ sha256 dc9a11e0dab56dc220dea8c94fe3c47db5e7dd7c1ed04dc8178aa5bb7bfbbcce supported_archs noarch