I then proceed and compare the array elements once this formatting is done.if ($word =~ m/(.*)\<(.*)\>/){ chomp; push @array,$1; } else { push @array,$word; }
In reply to Re^2: Compare two arrays
by kaushik9918
in thread Compare two arrays
by kaushik9918
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |