When i mark a table in any browser and copy these (in windows), in the clipboard are several formats included a HTML (CF_HTML) one.
Is there a way to get the content of the clipboard with the HTML tags in perl? I tried Win32::Clipboard but i only get the text without html tags.