in reply to Re: Pattern matching with hash keys
in thread Pattern matching with hash keys
All rite i will change the syntax as it is wrong, However, What i want is to match key value with input string.
Like If $str contains "Rabbit" or "rabbit" i want it to be replaced with "pap". I am tring to use hash as there are n number values that i want to match and replace
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Pattern matching with hash keys
by eyepopslikeamosquito (Archbishop) on Oct 04, 2010 at 06:49 UTC | |
|
Re^3: Pattern matching with hash keys
by prasadbabu (Prior) on Oct 04, 2010 at 06:37 UTC |