Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I've been trying to paste what is in the clipboard (a word or a number) to entry widget in perl/Tk. I think I need to somehow bind this event to the right mouse click. Can you help me?.
Comment on How can I bind an event to right mouse click