Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Increasing key/values held in a Hash from an Array

by ikegami (Patriarch)
on Mar 17, 2006 at 22:03 UTC ( [id://537593]=note: print w/replies, xml ) Need Help??


in reply to Re: Increasing key/values held in a Hash from an Array
in thread Increasing key/values held in a Hash from an Array

/\b$_\b/
should be
/\b\Q$_\E\b/
since the OP said he had an array of words (as opposed to regexps).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-04-18 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found