$html =~ s/]+?(?:ALT="([^"]*)"[^>]*)>/[image: "$1"]/sgi; #### bar [image: ""][image: "bar"] #### $html =~ s/\[image: ""\]/[image]/g;