foreach (@html) { if (/\/) { print $1, "\n"; } }