# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Test-Without-Module 0.18 license {Artistic-1 GPL} maintainers devans openmaintainer 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 checksums rmd160 dcbc9ba69a50bfe59387de02d5c7731230d8062a \ sha256 e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f supported_archs noarch