# -*- 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 Tie-RefHash 1.40 revision 0 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 any} checksums rmd160 353bffa0a691f790014bb31560a6f8b65ece8e88 \ sha256 5acf1f518d2fb5f620caad7a1b2ff1f6f7516fef8f40ba6b743eec8b96927ed7 \ size 33034 supported_archs noarch