# -*- 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 Context-Preserve 0.03 ../by-authors/id/E/ET/ETHER license {Artistic-1 GPL} maintainers nomaintainer description Context::Preserve - Run code after a subroutine call, preserving \ the context the subroutine would have seen if it were the last \ statement in the caller long_description ${description} platforms {darwin any} checksums rmd160 6edd2f4568e1bb2785a96ef34801b593a1279afa \ sha256 09914a4c2c7bdb99cab680c183cbf492ec98d6e23fbcc487fcc4ae10567dfd1f if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception supported_archs noarch }