in reply to Re: Comparing hash keys and values with Regular Expressions
in thread Comparing hash keys and values with Regular Expressions
Hi there! I tested
if ($nonmatchhash{$nonmatchhashkeys} = $nonmatchhash{$nonmatchhash{values})with both '=' and 'eq', and the output was the same both times: correct, which is exactly what I wanted it to be. But the thing is, my problem lies at the 'foreach', actually.. But thanks anyway and thanks for the correction of 'onnozel'. :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Comparing hash keys and values with Regular Expressions
by CountZero (Bishop) on Jun 30, 2012 at 18:21 UTC | |
|
Re^3: Comparing hash keys and values with Regular Expressions
by ww (Archbishop) on Jun 30, 2012 at 19:52 UTC | |
|
Re^3: Comparing hash keys and values with Regular Expressions
by Anonymous Monk on Jun 30, 2012 at 19:24 UTC | |
|
Re^3: Comparing hash keys and values with Regular Expressions
by ww (Archbishop) on Jun 30, 2012 at 20:07 UTC | |
|
Re^3: Comparing hash keys and values with Regular Expressions
by SayWhat?! (Novice) on Jun 30, 2012 at 20:31 UTC | |
by ww (Archbishop) on Jun 30, 2012 at 21:24 UTC | |
by Anonymous Monk on Jun 30, 2012 at 21:25 UTC |