QBlastInfoEnd --> #### #### $re = qr[QBlastInfoEnd \s+ --> ([.\n]*) \s* ]x; $html =~ $re; print $1;
## ##
## $re = qr[QBlastInfoEnd \s+ --> ([.\n]*) \s* ]x; $html =~ $re; print $1;