Instead of working with HTML is it possible to convert web bage to a string so that roughly the result should be the same as if I
Open web page
CTRL A
CTRL C
Paste clipboard content to xxxx.txt file
The rest is details. So can we do this job in Perl?