Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: hash key regular expression pattern

by davorg (Chancellor)
on Nov 14, 2002 at 13:01 UTC ( [id://212828]=note: print w/replies, xml ) Need Help??


in reply to Re: hash key regular expression pattern
in thread hash key regular expression pattern

There is a difference, but it's a bit subtle.

With Tie::RegexpHash you set your hash keys to regular expressions and then look them up using fixed strings.

With Tie::Hash::Regex you set the keys to fixed strings and then look them up using regular expressions.

In this case, it looks like Tie::RegexpHash is the way to go.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://212828]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-03-29 12:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found