# -*- 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         Guard 1.023 ../by-authors/id/M/ML/MLEHMANN
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Guard - safe cleanup blocks
long_description    This module implements so-called \"guards\". A guard is something \
                    (usually an object) that \"guards\" a resource, ensuring that it is \
                    cleaned up when expected.

platforms           darwin

checksums           rmd160  5e7f3369547370463d6545a83ca31c09452a0402 \
                    sha256  34c4ddf91fc93d1090d86da14df706d175b1610c67372c01e12ce9555d4dd1dc
