map creates a list of matches, here consisting only of $1, when it matches, and an empty list when it fails to match.@schools = map /\s([\w ]+? PRIMARY SCHOOL)/, <FH>;
In reply to Re: Re: Why repeated matches...
by bart
in thread Why repeated matches...
by kiat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |