# -*- 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         Inline-Files 0.71
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Inline::Files - Multiple virtual files at the end of your code
long_description    Inline::Files generalizes the notion of the __DATA__ marker \
                    and the associated <DATA> filehandle, to an arbitrary number \
                    of markers and associated filehandles.

platforms           {darwin any}

checksums           rmd160  1255fba22c1ff6a5f34a3ac49d9922119d64fa07 \
                    sha256  fae9b99117700cc87cf8fdc8b8ec69bfd1d835ab88c5d140f0526a95ac54b9ed \
                    size    15333

supported_archs     noarch
