# -*- 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         NEXT 0.69
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Provide a pseudo-class NEXT (et al) that allows method redispatch
long_description    NEXT.pm adds a pseudoclass named NEXT to any program \
                    that uses it. If a method m calls \$self-NEXT::m()>, the \
                    call to m is redispatched as if the calling method had \
                    not originally been found.

platforms           {darwin any}

checksums           rmd160  b0b3f20a9afb5ad3ac65f50552a914927a878e0e \
                    sha256  447c36de0ca98816cdad3d680188e9aacfbfe0ec425922c2f2f809f8aebc12d2 \
                    size    12097

supported_archs     noarch
