[ ソース: libtie-hash-regex-perl ]
パッケージ: libtie-hash-regex-perl (1.14-2)
libtie-hash-regex-perl に関するリンク
Debian の資源:
libtie-hash-regex-perl ソースパッケージをダウンロード:
- [libtie-hash-regex-perl_1.14-2.dsc]
- [libtie-hash-regex-perl_1.14.orig.tar.gz]
- [libtie-hash-regex-perl_1.14-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to match hash keys using regular expressions
The Tie::Hash::Regex module allows hash keys to be matched using regular expressions.
In comparison to Tie::RegexpHash, rather than using regexps as keys that match against fetches, Tie::Hash::Regex allows the use of standard keys that are matched by regexps in fetches.