# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Safe-Isa 1.000010

platforms           {darwin any}
maintainers         nomaintainer
license             {Artistic-1 GPL}

supported_archs     noarch

description         Safe::Isa - Call isa, can, does and DOES safely on things that may not be objects

long_description    ${description}

checksums           rmd160  cb2810b7e5fa70468f8de6fbf5284d7422b7770c \
                    sha256  87f4148aa0ff1d5e652723322eab7dafa3801c967d6f91ac9147a3c467b8a66a \
                    size    6546
