[code-review] Tie::Hash::RegexKeys
Peter Scott <[email protected]> Mon, 12 Jan 2004 18:28:44 -0800
| Newsgroups | gmane.comp.lang.perl.code-review-ladder |
|---|---|
| Message-ID | <[email protected]> |
I've created another module intended for CPAN at http://www.psdt.com/Tie-Hash-RegexKeys-0.01.tar.gz pending review from folks here. This allows you to use regexen as hash keys and operate on the elements with matching keys. It's not fast when you do that, 'cos it scans through potentially all the keys, but it can be useful anyway. Looking forward to feedback. -- Peter Scott Pacific Systems Design Technologies http://www.perldebugged.com/ *** New! *** http://www.perlmedic.com/