is an invalid statement. See Foreach Loops in perlsyn. You likely meanforeach $file(@lines);
foreach $file(@lines) { ... }
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
In reply to Re^5: Vowel search
by kennethk
in thread Vowel search
by Noob@Perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |