|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
CountZero Ok, I admit I made a mistake when saying the output was the same.. Sorry 'bout that, but that's how we learn, right? After testing that piece of code again, with '=', I got the output I desired. But when tested with 'eq', I got the following message as well as an empty output:
I also got this error message for every single line of my code:
So what's that all about then? :s And how can I correct it by using 'eq' instead of '=' then? In reply to Re^3: Comparing hash keys and values with Regular Expressions
by SayWhat?!
|
|