|
|
| XP is just a number | |
| PerlMonks |
Re: Perl Recursionby jwkrahn (Prior) |
| on Sep 27, 2011 at 00:00 UTC ( #927979=note: print w/ replies, xml ) | Need Help?? |
|
You don't chomp the lines from useful_dat.tab so "Activation\n" will never be equal to 'Activation'. You should probably store the contents of useful_dat.tab in a hash instead of using an external process to read the same file multiple times.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||