Hi, I have a hash that contains 1000's of words. I have a string eg $str = 'Hi this is the sample string for string search'
I need to search the string in the hash. And the match is not the entire string match, it is like hash may contain only 'Hi' or 'Hi this is' or 'sample string'. My perl should match all the combination of the given string with the hash. Any idea for this.
In reply to String Search by Sishanth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |