![]() |
|
Do you know where your variables are? | |
PerlMonks |
searching two filesby tcf03 (Deacon) |
on Dec 22, 2004 at 21:02 UTC ( #416906=perlquestion: print w/replies, xml ) | Need Help?? |
tcf03 has asked for the wisdom of the Perl Monks concerning the following question: I have two files A contains multiple lines
B contains multiple lines
I want to open file A get the username
Here is where I want to have FileB opened and check $nameA against $nameB and if the match, do some stuff...
It just doesnt seem to work like this... Janitored by davido to clean up formatting.
Back to
Seekers of Perl Wisdom
|
|