# -*- 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.24 perl5.setup Tie-RefHash 1.39 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description use references as hash keys long_description This module provides the ability to use references as \ hash keys if you first tie the hash variable to this \ module. Normally, only the keys of the tied hash itself \ are preserved as references\; to use references as keys \ in hashes-of-hashes, use Tie::RefHash::Nestable, \ included as part of Tie::RefHash. platforms darwin checksums rmd160 ee3c957e9ff72e6d1cbfb03e182e2f9bcdaa7d80 \ sha256 b0b80ef571e7dadb726b8214f7352a932a8fa82af29072895aa1aadc89f48bec supported_archs noarch