# -*- 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         Test-Without-Module 0.23 ../../authors/id/C/CO/CORION
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Test::Without::Module - Test fallback behaviour in absence of modules
long_description    This module allows you to deliberately hide modules from a program \
                    even though they are installed. This is mostly useful for testing \
                    modules that have a fallback when a certain dependency module \
                    is not installed.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  04741eafcab8560ca180b09eb6564d316a2a91af \
                    sha256  8289e1cd7f57017a816ab4127e29ecd7a754ae7cd5c037c41b3b3bf849c21d21 \
                    size    19500
