Can i create a window using perl in which I can display a text .This has to be done in Unix .
The window will be similar to a word window where after running the perl script it pops up and I can write some text into it or display some text into it .
Also if I place my mouse cursor position on a web page can I display the text under the cursor in this window .
I need this application running on Unix .
Please suggest me something constructive so that it can help me in coding .
Thankyou !