# -*- 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         Modern-Perl 1.20250607 ../../authors/id/C/CH/CHROMATIC
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Modern::Perl - enable all of the features of Modern Perl with one import
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  df94d880eb2c596cd648bb2ef48e54364f639f7a \
                    sha256  38ed7eb7b91aeed153887483e49a9a807a2e8962ab227cc6fdb5ea4dc41df128 \
                    size    17011

livecheck.type      regex
livecheck.url       https://cpan.metacpan.org/authors/id/C/CH/CHROMATIC
livecheck.regex     "${perl5.module}-(\\d+(?:\\.\\d+)*)"
