if ( $txt =~ /Programming Language : (.*) $LABEL_PATTERN/i ) { $result = $1; }