Help for this page
push @array, $1 if m[^FOO\s=\s(.*?)/$];
push @array, $1 if m[^FOO\s+=\s+(.*?)/$];