for ($object->content =~ /

([\W\w].+)<\/strong>
[\w\W].+(http:\/\/x\.y\.z[^"]+)/g) { print "$1: $2 \n"; }